mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-19 23:51:58 +01:00
13 lines
208 B
Diff
13 lines
208 B
Diff
--- 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
|
|
|