summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-13 21:02:31 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-13 21:03:19 +0800
commit62ed19575439e1d279d6736acd96ff58c4246599 (patch)
tree0f68689b2a0614074b8296945ea389793cf48335 /dns
parentwww/rubygem-roda: Update to 3.79.0 (diff)
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
Diffstat (limited to 'dns')
-rw-r--r--dns/dnscap/Makefile1
-rw-r--r--dns/libidn2/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/dns/dnscap/Makefile b/dns/dnscap/Makefile
index a8992209fee4..b3383b891e0e 100644
--- a/dns/dnscap/Makefile
+++ b/dns/dnscap/Makefile
@@ -21,7 +21,6 @@ CONFIGURE_ARGS= --enable-shared --enable-static
CONFIGURE_ENV= libcrypto_CFLAGS=-I${OPENSSLINC}/include \
libcrypto_LIBS="-L${OPENSSLLIB}/lib -lcrypto"
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= CDS DOCS THREADS
diff --git a/dns/libidn2/Makefile b/dns/libidn2/Makefile
index ee7e8f33fdb1..4de8c8dd028e 100644
--- a/dns/libidn2/Makefile
+++ b/dns/libidn2/Makefile
@@ -21,7 +21,6 @@ CONFIGURE_ARGS= --disable-nls \
--enable-ld-version-script \
ac_cv_prog_RONN=${TRUE}
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
LDFLAGS+= -Wl,--undefined-version
TEST_TARGET= check