blob: 0150053a6557cc6b85f8b27bba0886204ee4de1f (
plain)
1
2
3
4
5
6
7
8
9
10
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
|