mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-27 12:22:26 +01:00
12 lines
211 B
Diff
12 lines
211 B
Diff
--- 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
|