summaryrefslogtreecommitdiff
path: root/www
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 /www
parentwww/rubygem-roda: Update to 3.79.0 (diff)
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
Diffstat (limited to 'www')
-rw-r--r--www/aria2/Makefile1
-rw-r--r--www/httrack/Makefile1
-rw-r--r--www/xapian-omega/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 5bd494624e5d..b66f43f641c2 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -33,7 +33,6 @@ CONFIGURE_ENV= OPENSSL_CFLAGS=-I${OPENSSLINC} \
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" \
ac_cv_path_RST2HTML=no
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_CXXSTD= c++11
USE_LDCONFIG= yes
diff --git a/www/httrack/Makefile b/www/httrack/Makefile
index 8d0a3030f2d2..dd5af7b9e1b6 100644
--- a/www/httrack/Makefile
+++ b/www/httrack/Makefile
@@ -17,7 +17,6 @@ USES= alias cpe gmake iconv libtool shebangfix ssl
CONFIGURE_ARGS= --docdir=${DOCSDIR} --with-zlib=/usr
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= ${PREFIX}/lib/httrack
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile
index 89b3a320839b..785aaf965359 100644
--- a/www/xapian-omega/Makefile
+++ b/www/xapian-omega/Makefile
@@ -21,7 +21,6 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
ac_cv_func_snprintf=snprintf
CONFIGURE_ENV= XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_CXXSTD= c++11
USE_LDCONFIG= yes