aboutsummaryrefslogtreecommitdiffstats
path: root/community/whois/undefined-libintl.patch
blob: 1c9c7c134bb11c70ebdc51bea9e762dc35111352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- whois-5.2.15/Makefile
+++ whois-5.2.15/Makefile.new
@@ -14,7 +14,7 @@
 
 # FreeBSD
 #whois_LDADD += -liconv
-#LIBS += -L/usr/local/lib -lintl
+LIBS += -lintl
 #DEFS += -I/usr/local/include
 
 # OS/2 EMX