aboutsummaryrefslogtreecommitdiffstats
path: root/community/whois/undefined-libintl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/whois/undefined-libintl.patch')
-rw-r--r--community/whois/undefined-libintl.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/whois/undefined-libintl.patch b/community/whois/undefined-libintl.patch
new file mode 100644
index 00000000000..0150053a655
--- /dev/null
+++ b/community/whois/undefined-libintl.patch
@@ -0,0 +1,11 @@
+--- whois-5.2.12/Makefile
++++ whois-5.2.12/Makefile.new
+@@ -14,7 +14,7 @@
+
+ # FreeBSD
+ #whois_LDADD += -liconv
+-#LIBS += -L/usr/local/lib -lintl
++LIBS += -lintl
+ #INCLUDES += -I/usr/local/include
+
+ # OS/2 EMX