diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 13:02:31 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 13:03:19 +0000 |
commit | 62ed19575439e1d279d6736acd96ff58c4246599 (patch) | |
tree | 0f68689b2a0614074b8296945ea389793cf48335 | |
parent | a301831ffec5901897b44dc345fcd348626bda6a (diff) | |
download | ports-62ed19575439e1d279d6736acd96ff58c4246599.tar.gz ports-62ed19575439e1d279d6736acd96ff58c4246599.zip |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
70 files changed, 0 insertions, 71 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index 3fa317fe0826..07d003adfac6 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe iconv GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPE_VENDOR= cabextract_project diff --git a/audio/liboggz/Makefile b/audio/liboggz/Makefile index adac57f3d799..9745b3c6d704 100644 --- a/audio/liboggz/Makefile +++ b/audio/liboggz/Makefile @@ -19,7 +19,6 @@ OPTIONS_DEFINE= DOCS CONFIGURE_ARGS= --program-transform-name="" --with-ogg=${LOCALBASE} CONFIGURE_ENV= DOCBOOKTOMAN=false HAVE_DOCBOOK2HTML=false HAVE_DOXYGEN=false HAVE_DOXYGEN=false GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= libtool pathfix pkgconfig diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index 16fe1aefa978..6c074df68bd4 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= libogg.so:audio/libogg USES= cpe gmake libtool pathfix pkgconfig ssl GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip LDFLAGS+= -lcrypto USE_LDCONFIG= yes diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index e3eb7f51f610..8029eec2dede 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -13,7 +13,6 @@ LICENSE= BSD2CLAUSE USES= cpe GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPE_VENDOR= iperf_project diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile index 2860a7ad339e..55089b058f8b 100644 --- a/databases/kyotocabinet/Makefile +++ b/databases/kyotocabinet/Makefile @@ -17,7 +17,6 @@ USES= compiler:c++11-lang gmake CPPFLAGS+= -fPIC GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip MAKE_ARGS= PCDIR=${PREFIX}/libdata/pkgconfig REINPLACE_ARGS= -i '' diff --git a/databases/kyototycoon/Makefile b/databases/kyototycoon/Makefile index 0bb5fa8e3856..924e439b2052 100644 --- a/databases/kyototycoon/Makefile +++ b/databases/kyototycoon/Makefile @@ -19,7 +19,6 @@ USES= gmake pkgconfig CONFIGURE_ARGS= --enable-uyield CPPFLAGS+= -fPIC GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip MAKE_ARGS= PCDIR=${PREFIX}/libdata/pkgconfig REINPLACE_ARGS= -i '' diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 1dcd33b7388b..f9fcee7013a4 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -16,7 +16,6 @@ USES= compiler:c++11-lang libtool pathfix tar:xz CONFIGURE_ARGS= ac_cv_func_snprintf=snprintf GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_CXXSTD= c++11 USE_LDCONFIG= yes diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 5b3d9afedfd9..e6a98824f42c 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ARGS= --datadir=${PREFIX}/share \ --with-libguile=yes --with-libxml2=yes CONFIGURE_ENV= CONFIG_SHELL=${LOCALBASE}/bin/bash GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes diff --git a/devel/bison/Makefile b/devel/bison/Makefile index d44b9854c942..6ff6473bf681 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -21,7 +21,6 @@ USE_PERL5= build CONFIGURE_ARGS= --disable-yacc --enable-relocatable GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share LIBS+= -lm TEST_ARGS+= ${_MAKE_JOBS} TEST_TARGET= check diff --git a/devel/byacc/Makefile b/devel/byacc/Makefile index eb150f7587f9..aa1653e6e6bc 100644 --- a/devel/byacc/Makefile +++ b/devel/byacc/Makefile @@ -14,7 +14,6 @@ LICENSE= PD USES= tar:tgz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share MAKE_ARGS= DEFINES="-DMAXTABLE=INT_MAX" MAKEFILE= makefile TEST_TARGET= check diff --git a/devel/check/Makefile b/devel/check/Makefile index 3052557a3ef8..2ae4033d65a0 100644 --- a/devel/check/Makefile +++ b/devel/check/Makefile @@ -15,7 +15,6 @@ USES= libtool pathfix pkgconfig CONFIGURE_ENV= ac_cv_path_AWK_PATH=${AWK} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index ef9de48a608d..b9f58167cf9d 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -16,7 +16,6 @@ USES= autoreconf gmake libtool ncurses pathfix tar:bzip2 CONFIGURE_ARGS= --enable-automated --enable-basic --enable-console --enable-curses --enable-debug --enable-memtrace --enable-test GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip LDFLAGS+= -lncurses TEST_TARGET= check diff --git a/devel/editline/Makefile b/devel/editline/Makefile index c7c67a8d4a8e..192e331144e5 100644 --- a/devel/editline/Makefile +++ b/devel/editline/Makefile @@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= libtool ncurses pathfix GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/devel/global/Makefile b/devel/global/Makefile index 8fdcbc24413a..b657e962ba7d 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -16,7 +16,6 @@ CONFIGURE_ARGS= --with-exuberant-ctags=${LOCALBASE}/bin/exctags \ --with-python-interpreter=${LOCALBASE}/bin/python${PYTHON_DEFAULT} \ --with-universal-ctags=${LOCALBASE}/bin/uctags GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check USE_CSTD= c99 diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index 243025ce23bb..f5be21b9e059 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -21,7 +21,6 @@ USE_GNOME= libxml2 CONFIGURE_ARGS= ac_cv_lib_crypto_OpenSSL_add_all_algorithms=yes \ ac_cv_type_max_align_t=yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/libdap-${PORTVERSION:R} diff --git a/devel/libinotify/Makefile b/devel/libinotify/Makefile index 9b8a25bcae18..47e5b98a05de 100644 --- a/devel/libinotify/Makefile +++ b/devel/libinotify/Makefile @@ -15,7 +15,6 @@ USES= libtool CONFIGURE_ARGS= --enable-skip-subfiles=fusefs,smbfs GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 89decf9a1b72..9d10b080b024 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -20,7 +20,6 @@ CONFIGURE_ARGS= --disable-cxx-exceptions \ --disable-unwind-header \ ac_cv_path_LATEX2MAN=${TRUE} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile index 2389c20075cd..fd00b544b6d9 100644 --- a/devel/log4cpp/Makefile +++ b/devel/log4cpp/Makefile @@ -14,7 +14,6 @@ USES= compiler:c++11-lang gmake libtool pathfix CONFIGURE_ARGS= --disable-dot --disable-html-docs --disable-latex-docs GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/log4cpp diff --git a/devel/m4/Makefile b/devel/m4/Makefile index 130ab0b572b9..39b7fa7452fa 100644 --- a/devel/m4/Makefile +++ b/devel/m4/Makefile @@ -16,7 +16,6 @@ USES= cpe iconv tar:xz CONFIGURE_ARGS= --program-prefix=g GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share EXAMPLESDIR= ${PREFIX}/share/examples/gm4 diff --git a/devel/popt/Makefile b/devel/popt/Makefile index 33a61e81fcdb..556b891b2757 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe iconv libtool pathfix GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes diff --git a/devel/readline/Makefile b/devel/readline/Makefile index 3407ac84c0ce..fd1956ea7e4a 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes INFO= history readline rluserman 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 diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 81fcd29670eb..870b5994e83e 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ARGS= --disable-werror \ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} \ ac_cv_func_SSLv2_client_method=no GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= test USE_LDCONFIG= yes diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index 1358e712fe5d..cd1526fb5a1b 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -21,7 +21,6 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ --with-language=${LANGUAGE} --with-paranoidmsg --with-puredb \ --with-quotas --with-ratios GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_RC_SUBR= pure-ftpd SUB_FILES= pkg-message diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index 39b35aeab7a1..be2ef664e5cf 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -18,7 +18,6 @@ CONFIGURE_ARGS= --enable-shared --enable-static \ --without-dps --without-gdi32 --without-perl --without-trio CONFIGURE_ENV= PTHREAD_LIBS=-lpthread GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index 0eb9c2c3ecb6..6b772e1e36f8 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= libexif.so:graphics/libexif \ USES= cpe gmake localbase pkgconfig tar:xz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPE_VENDOR= curtis_galloway diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile index ef7a9f59f417..8a3631fd0b88 100644 --- a/graphics/icoutils/Makefile +++ b/graphics/icoutils/Makefile @@ -16,7 +16,6 @@ USES= cpe localbase shebangfix tar:bzip2 CONFIGURE_ARGS= --disable-nls GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPE_VENDOR= icoutils_project diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile index 6b4ae9baed49..bd39afe6acc4 100644 --- a/graphics/jbig2dec/Makefile +++ b/graphics/jbig2dec/Makefile @@ -15,7 +15,6 @@ USES= cpe libtool pathfix python:env,test shebangfix CONFIGURE_ENV= ac_cv_func_getopt_long=yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip LDFLAGS+= -lmd TEST_TARGET= check diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index e50a209dfe1d..01bbf9b21127 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe libtool localbase:ldflags pathfix GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile index f570898e9360..2379ad09a08a 100644 --- a/graphics/lcms2/Makefile +++ b/graphics/lcms2/Makefile @@ -16,7 +16,6 @@ USES= cpe libtool localbase:ldflags pathfix CONFIGURE_ARGS= --with-fastfloat --with-threaded GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index dc88fc966bcb..1c4e326bfc19 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -36,7 +36,6 @@ CONFIGURE_ARGS= --datadir=${DATADIR} \ --with-zip=/usr CPPFLAGS+= -fPIC GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index 701289346ff7..04afa53af3d7 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -19,7 +19,6 @@ CONFIGURE_ARGS= --enable-libwebpdecoder \ --enable-libwebpmux \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index ccffd4311838..1b3d57787616 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -19,7 +19,6 @@ USES= gmake iconv libtool pathfix pkgconfig CONFIGURE_ARGS= --disable-python --enable-libpst-shared GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/misc/hello/Makefile b/misc/hello/Makefile index d24372ef036f..e95e431abb54 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -14,7 +14,6 @@ USES= charsetfix gmake perl5 USE_PERL5= build GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= hello diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index f602407ef9cd..5b1ff1e4bbcc 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake localbase perl5 tar:xz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= help2man PLIST_FILES= bin/help2man \ diff --git a/misc/libmetalink/Makefile b/misc/libmetalink/Makefile index d13d55f768ee..07d3f6cf0c8e 100644 --- a/misc/libmetalink/Makefile +++ b/misc/libmetalink/Makefile @@ -13,7 +13,6 @@ LICENSE= MIT USES= libtool localbase pathfix tar:xz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index 7b9df003f3dc..1385e49ec53e 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -17,7 +17,6 @@ BUILD_DEPENDS= bash:shells/bash USES= gmake perl5 shebangfix ssl GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share SHEBANG_FILES= tools/* diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile index 8ebd3aaa1592..eafb85e7dce9 100644 --- a/net-mgmt/nbtscan/Makefile +++ b/net-mgmt/nbtscan/Makefile @@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PLIST_FILES= bin/nbtscan \ share/man/man1/nbtscan.1.gz diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index aee2560f78c3..1e8b33c6b639 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/net/dictd/Makefile b/net/dictd/Makefile index dca78234a5bc..826d98ffee6d 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -17,7 +17,6 @@ USES= bison gmake libtool:build localbase ALL_TARGET= dictd dictzip GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install.dictd install.dictzip SUB_FILES= dictd.conf pkg-message diff --git a/net/libmaxminddb/Makefile b/net/libmaxminddb/Makefile index 68f305d17c1d..6822771c1ea1 100644 --- a/net/libmaxminddb/Makefile +++ b/net/libmaxminddb/Makefile @@ -14,7 +14,6 @@ USES= compiler:c11 cpe gmake libtool CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 1ae1449df372..ff192fb6feec 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf ncurses pkgconfig GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share LDFLAGS+= -lncurses USE_GITHUB= yes diff --git a/net/radcli/Makefile b/net/radcli/Makefile index 7020ebbe28c4..9734c5ccc3ce 100644 --- a/net/radcli/Makefile +++ b/net/radcli/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \ USES= libtool pathfix pkgconfig GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile index 42956c626176..008b452b6b91 100644 --- a/net/tcptraceroute/Makefile +++ b/net/tcptraceroute/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libnet.so:net/libnet USES= gmake localbase GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share GH_ACCOUNT= mct USE_GITHUB= yes diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index d9f31eb69da5..2218afad5f0e 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -16,7 +16,6 @@ USES= localbase sqlite CONFIGURE_ARGS= --disable-extra-paths GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-exec install-man USE_RC_SUBR= vnstat diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index 0467c25b1ec4..c69ab9cee204 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -13,10 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFIGURE_ENV= INSTALL=${INSTALL} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share post-patch: @${REINPLACE_CMD} -e 's|-DBROKEN_BSD||' ${WRKSRC}/libs-external/USI++/src/configure .include <bsd.port.mk> -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index b9229cfa2a5c..a1fafa63d2e1 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -36,7 +36,6 @@ CONFIGURE_ARGS= --with-external-libintl-perl \ --with-external-Unicode-EastAsianWidth CONFIGURE_ENV= PERL_EXT_CC="${CC}" GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip install-tex MAKE_ARGS= PERL=${PERL} TEXMF=${LOCALBASE}/${TEXMFDIR} PKGDEINSTALL= ${PKGINSTALL} diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile index 43003ec71d7b..75c5c6204e61 100644 --- a/science/netcdf-fortran/Makefile +++ b/science/netcdf-fortran/Makefile @@ -21,7 +21,6 @@ USES= fortran gmake libtool localbase makeinfo pathfix CPPFLAGS+= -fPIC -DPIC -DgFortran GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip MAKE_ENV= MAKEINFOFLAGS=--no-split MAKE_JOBS_UNSAFE= yes diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 460be3d441ee..8d0ed15cd3f3 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ARGS= --disable-filter-testing --disable-libxml2 \ --enable-byterange --enable-dap --enable-netcdf-4 CPPFLAGS+= -fPIC -DPIC GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip LIBS+= -lexecinfo TEST_TARGET= check diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index de328531fed6..06f14efb22b5 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -18,7 +18,6 @@ CONFIGURE_ARGS= --with-mpi=${MPI_HOME} ac_cv_fc_compiler_nag=no # Workaround for GCC 10+ for Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/CHARACTER(*)). FCFLAGS+= -fallow-argument-mismatch GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share MAKE_JOBS_UNSAFE= yes CONFLICTS_INSTALL= hdf-4.* diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 5dd7afe7d7ef..885f291162cd 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -16,7 +16,6 @@ USES= charsetfix libtool localbase pathfix pkgconfig readline CONFIGURE_ARGS= --disable-rpath \ --without-gssapi-impl GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= gsasl diff --git a/security/libgsasl/Makefile b/security/libgsasl/Makefile index 8ebec3a5071a..c670d69d958b 100644 --- a/security/libgsasl/Makefile +++ b/security/libgsasl/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ USES= charsetfix libtool pathfix pkgconfig ssl GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/sysutils/burp-devel/Makefile b/sysutils/burp-devel/Makefile index 62a078a9852e..a3937e9900d1 100644 --- a/sysutils/burp-devel/Makefile +++ b/sysutils/burp-devel/Makefile @@ -21,7 +21,6 @@ USES= compiler:c11 cpe libtool ncurses pkgconfig ssl tar:bz2 CONFIGURE_ARGS= --sysconfdir=${ETCDIR} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-all USE_RC_SUBR= burp diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile index 334dca0b5e6a..a5ed2f46687c 100644 --- a/sysutils/burp/Makefile +++ b/sysutils/burp/Makefile @@ -20,7 +20,6 @@ USES= cpe libtool ncurses pkgconfig ssl tar:bz2 CONFIGURE_ARGS= --sysconfdir=${ETCDIR} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-all USE_RC_SUBR= burp diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index b10e3a42449b..b1b54b35f9b2 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -28,7 +28,6 @@ CONFIGURE_ARGS= --disable-init-scripts \ --with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig CONFIGURE_ENV= PTHREAD_LIBS=-lpthread ac_cv_path_CPP=${CPP} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes INFO= freeipmi-faq diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile index 264d11991e4c..1d1322b2563f 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= ncurses GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PLIST_FILES= bin/ncdu \ share/man/man1/ncdu.1.gz diff --git a/sysutils/parallel/Makefile b/sysutils/parallel/Makefile index 14e08a51dbdb..c7ad9a7404b0 100644 --- a/sysutils/parallel/Makefile +++ b/sysutils/parallel/Makefile @@ -14,7 +14,6 @@ USES= perl5 shebangfix tar:bzip2 CONFIGURE_ARGS= --docdir="${DOCSDIR}" GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share NO_ARCH= yes SHEBANG_FILES= src/env_parallel src/niceload src/parcat src/parsort src/sql diff --git a/sysutils/rcm/Makefile b/sysutils/rcm/Makefile index 6ba58232552e..e40a1fb6a714 100644 --- a/sysutils/rcm/Makefile +++ b/sysutils/rcm/Makefile @@ -12,7 +12,6 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share NO_ARCH= yes .include <bsd.port.mk> diff --git a/sysutils/tlsdate/Makefile b/sysutils/tlsdate/Makefile index c11d675987f0..452f53154a59 100644 --- a/sysutils/tlsdate/Makefile +++ b/sysutils/tlsdate/Makefile @@ -17,7 +17,6 @@ USES= autoreconf libtool pkgconfig ssl CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share TEST_TARGET= test USE_GITHUB= yes diff --git a/sysutils/usbhid-dump/Makefile b/sysutils/usbhid-dump/Makefile index 91fe9c7e7eca..4cfd2e965a7e 100644 --- a/sysutils/usbhid-dump/Makefile +++ b/sysutils/usbhid-dump/Makefile @@ -13,7 +13,6 @@ LICENSE_COMB= dual USES= libtool pkgconfig GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/uhd/ diff --git a/sysutils/usbutils/Makefile b/sysutils/usbutils/Makefile index 30349464b8fe..e9d0f44466d2 100644 --- a/sysutils/usbutils/Makefile +++ b/sysutils/usbutils/Makefile @@ -18,7 +18,6 @@ USES= autoreconf gmake pkgconfig shebangfix CONFIGURE_ARGS= --datadir=${LOCALBASE}/share/usbids --enable-zlib CONFIGURE_ENV= LIBUSB_CFLAGS=-I/usr/include LIBUSB_LIBS="-L/usr/lib -lusb" GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PORTDOCS= AUTHORS ChangeLog NEWS README diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index a60850de6c42..bacbd5fdfd1c 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -18,7 +18,6 @@ USES= bison gmake libtool:build localbase ALL_TARGET= dict GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install.dict CONFLICTS_INSTALL= irstlm # bin/dict diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 5668e47c9ef7..0741cc111ae4 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -18,7 +18,6 @@ USES= gmake libtool:build localbase ALL_TARGET= dictfmt GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install.dictfmt .include <bsd.port.mk> diff --git a/textproc/docbook2X/Makefile b/textproc/docbook2X/Makefile index c31fc225c57e..a6b731513faa 100644 --- a/textproc/docbook2X/Makefile +++ b/textproc/docbook2X/Makefile @@ -25,7 +25,6 @@ USE_GNOME= libxslt CONFIGURE_ENV= PERL=${PERL} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= docbook2X docbook2man-xslt docbook2texi-xslt diff --git a/textproc/reflex/Makefile b/textproc/reflex/Makefile index de59743d810c..b91699c16232 100644 --- a/textproc/reflex/Makefile +++ b/textproc/reflex/Makefile @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:tgz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share TEST_TARGET= bigcheck .include <bsd.port.mk> 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 diff --git a/x11-toolkits/tktreectrl/Makefile b/x11-toolkits/tktreectrl/Makefile index 578ba11c3de7..35c3b14c8409 100644 --- a/x11-toolkits/tktreectrl/Makefile +++ b/x11-toolkits/tktreectrl/Makefile @@ -16,7 +16,6 @@ USES= tk:tea xorg USE_LDCONFIG= ${PREFIX}/lib/${TCL_PKG} USE_XORG= x11 -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share TCL_PKG= treectrl${PORTVERSION} .include <bsd.port.mk> |