diff options
28 files changed, 28 insertions, 28 deletions
diff --git a/databases/cassandra-cpp-driver/Makefile b/databases/cassandra-cpp-driver/Makefile index 69dc2f45a289..24c88d494855 100644 --- a/databases/cassandra-cpp-driver/Makefile +++ b/databases/cassandra-cpp-driver/Makefile @@ -11,7 +11,7 @@ LICENSE= APACHE20 LIB_DEPENDS= libuv.so:devel/libuv -USES= cmake compiler:c++11-lang pkgconfig pathfix ssl +USES= cmake compiler:c++11-lang pkgconfig ssl USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= datastax diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index be9555f62b71..08cb37118c82 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -15,7 +15,7 @@ OPTIONS_SUB= yes WRKSRC= ${WRKDIR}/lib${PORTNAME} -USES= gnome libtool pathfix zip +USES= gnome libtool zip USE_GNOME= intltool GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_DOC_TO_MAN="" diff --git a/databases/dbixx/Makefile b/databases/dbixx/Makefile index 9473ec4b3d46..81b82ce92bc0 100644 --- a/databases/dbixx/Makefile +++ b/databases/dbixx/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS+= libdbi.so:databases/libdbi BUILD_DEPENDS= libdbi-drivers>=0:databases/libdbi-drivers GNU_CONFIGURE= yes -USES= libtool localbase:ldflags pathfix +USES= libtool localbase:ldflags USE_LDCONFIG= yes USE_GCC= yes diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index c52ad0f692df..cbe86962bb4b 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -29,7 +29,7 @@ LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ libgraphene-1.0.so:graphics/graphene USES= cmake cpe desktop-file-utils gettext \ - gnome gperf iconv:wchar_t localbase pathfix pkgconfig \ + gnome gperf iconv:wchar_t localbase pkgconfig \ python:build sqlite tar:xz xorg USE_CXXSTD= gnu++17 USE_GNOME= glib20 gtk30 gtk40 introspection:build libxml2 diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile index ad89ecea4947..db91704bd263 100644 --- a/databases/hiredis/Makefile +++ b/databases/hiredis/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/redis/hiredis LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake cpe pathfix ssl +USES= cmake cpe ssl CPE_VENDOR= redislabs USE_GITHUB= yes diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile index 06d46fab1ee8..67868c83c20c 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -11,7 +11,7 @@ WWW= https://libdbi.sourceforge.net/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= libtool pathfix +USES= libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/databases/libdrizzle/Makefile b/databases/libdrizzle/Makefile index 2f2c58647f03..adbc14ed82e3 100644 --- a/databases/libdrizzle/Makefile +++ b/databases/libdrizzle/Makefile @@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOXYGEN EXAMPLES OPTIONS_SUB= yes GNU_CONFIGURE= yes -USES= gmake libtool pathfix +USES= gmake libtool CONFIGURE_ARGS+=--enable-libsqlite3 USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile index d59f66c9381b..9991c72385d9 100644 --- a/databases/libgda5/Makefile +++ b/databases/libgda5/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ -USES+= gettext gmake gnome libtool localbase pathfix pkgconfig +USES+= gettext gmake gnome libtool localbase pkgconfig USE_GNOME= glib20 libxslt intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/databases/libgdamm5/Makefile b/databases/libgdamm5/Makefile index 72c539df497d..077fd2993266 100644 --- a/databases/libgdamm5/Makefile +++ b/databases/libgdamm5/Makefile @@ -9,7 +9,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= C++ wrapper for libgda5 library WWW= https://www.gtkmm.org/ -USES= gmake libtool pathfix pkgconfig tar:xz compiler:c++11-lang gnome +USES= gmake libtool pkgconfig tar:xz compiler:c++11-lang gnome USE_CXXSTD= c++11 USE_GNOME= libgda5 glibmm GNU_CONFIGURE= yes diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 992b225728a9..3ab1d0e41f8d 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -13,7 +13,7 @@ LICENSE_COMB= dual LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/LICENSE.BSD LICENSE_FILE_LGPL20= ${WRKSRC}/LICENSE.LGPL -USES= libtool pathfix pkgconfig +USES= libtool pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/databases/libmemcached/Makefile b/databases/libmemcached/Makefile index e90e1d03508f..e9e71a8f1ec2 100644 --- a/databases/libmemcached/Makefile +++ b/databases/libmemcached/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libevent.so:devel/libevent TEST_DEPENDS= memcached:databases/memcached \ onetbb>=0:devel/onetbb -USES= bison compiler:c++11-lang pathfix pkgconfig ssl +USES= bison compiler:c++11-lang pkgconfig ssl CMAKE_OFF= BUILD_DOCSONLY \ BUILD_DOCS_MANGZ \ diff --git a/databases/libodbc++/Makefile b/databases/libodbc++/Makefile index f677de7d67cd..50bb8c40050b 100644 --- a/databases/libodbc++/Makefile +++ b/databases/libodbc++/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libodbc.so:databases/unixODBC -USES= gmake libtool ncurses pathfix pkgconfig readline tar:bzip2 +USES= gmake libtool ncurses pkgconfig readline tar:bzip2 USE_CXXSTD= c++14 USE_LDCONFIG= yes diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index 879f2b323375..89d5783b1876 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_i386= fails to build BROKEN_powerpc= fails to build -USES= compiler:c++20-lang gmake libtool localbase pathfix +USES= compiler:c++20-lang gmake libtool localbase GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index 16749b2acafd..3c9388b01fb7 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= bash-completion>=0:shells/bash-completion \ LIB_DEPENDS= libodbcinst.so:databases/unixODBC RUN_DEPENDS= bash-completion>=0:shells/bash-completion -USES= bison cpe gnome iconv:wchar_t libtool pathfix \ +USES= bison cpe gnome iconv:wchar_t libtool \ pkgconfig readline CPE_VENDOR= mdbtools_project USE_GNOME= glib20 diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile index 104dc05bfdf0..5222735d9b92 100644 --- a/databases/opendbx/Makefile +++ b/databases/opendbx/Makefile @@ -10,7 +10,7 @@ WWW= http://www.linuxnetworks.de/opendbx/ LICENSE= LGPL21 -USES= gmake libtool pathfix readline +USES= gmake libtool readline CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${WRKSRC}/lib -L${LOCALBASE}/lib diff --git a/databases/pgagroal/Makefile b/databases/pgagroal/Makefile index d11561b0511c..254c98b969c2 100644 --- a/databases/pgagroal/Makefile +++ b/databases/pgagroal/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils LIB_DEPENDS= libcjson.so:devel/libcjson \ libev.so:devel/libev -USES= cmake pathfix ssl +USES= cmake ssl USE_LDCONFIG= yes USE_RC_SUBR= pgagroal diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index b991c04de53a..c3102a9b2ba5 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -11,7 +11,7 @@ WWW= http://pqxx.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++17-lang pathfix pkgconfig pgsql +USES= cmake compiler:c++17-lang pkgconfig pgsql USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/databases/pxlib/Makefile b/databases/pxlib/Makefile index eb0724139fa4..19c1ece2b33e 100644 --- a/databases/pxlib/Makefile +++ b/databases/pxlib/Makefile @@ -11,7 +11,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser -USES= gmake gnome iconv libtool localbase:ldflags pathfix perl5 pkgconfig +USES= gmake gnome iconv libtool localbase:ldflags perl5 pkgconfig USE_GNOME= intltool USE_LDCONFIG= yes diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 1279dbec7188..50b268e6125f 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -11,7 +11,7 @@ WWW= https://oss.oetiker.ch/rrdtool/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe gmake gnome libtool pathfix pkgconfig shebangfix +USES= cpe gmake gnome libtool pkgconfig shebangfix CPE_VENDOR= rrdtool_project USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index fc65877bdd56..00a7df3e60af 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgeos_c.so:graphics/geos \ librttopo.so:devel/librttopo GNU_CONFIGURE= yes -USES= gmake gnome iconv libtool pathfix minizip pkgconfig sqlite +USES= gmake gnome iconv libtool minizip pkgconfig sqlite USE_GNOME= libxml2 CFLAGS+= -I${WRKSRC}/src/headers -I${LOCALBASE}/include diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile index 406d7253eaa5..ddc2daf1c06c 100644 --- a/databases/sqlcipher/Makefile +++ b/databases/sqlcipher/Makefile @@ -11,7 +11,7 @@ WWW= https://www.zetetic.net/sqlcipher/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= cpe libedit libtool pathfix ssl tcl:86,build +USES= cpe libedit libtool ssl tcl:86,build CPE_VENDOR= zetetic USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index 8053747b7e8a..e086d4bf7453 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -9,7 +9,7 @@ COMMENT= SQL database engine in a C library WWW= https://www.sqlite.org/ GNU_CONFIGURE= yes -USES= cpe gmake libtool pathfix pkgconfig readline +USES= cpe gmake libtool pkgconfig readline USE_LDCONFIG= yes CONFIGURE_ARGS= --with-hints=freebsd.hints diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 9521ef1d6ce8..61ee2abfc839 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -31,7 +31,7 @@ icu_PKGNAMESUFFIX= -${FLAVOR} # databases/p5-DBD-SQLite with ICU support tcl_PKGNAMESUFFIX= -${FLAVOR} # lang/tcl* support .endif -USES= libtool ncurses pathfix zip +USES= libtool ncurses zip USE_LDCONFIG= yes HAS_CONFIGURE= yes diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 5d9dc2572629..d9f37963e565 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= librudiments.so:devel/rudiments \ libcurl.so:ftp/curl \ libiconv.so:converters/libiconv -USES= gmake iconv libedit libtool pathfix python readline ssl +USES= gmake iconv libedit libtool python readline ssl PATHFIX_MAKEFILEIN= Makefile CPPFLAGS+= -I${LOCALBASE}/include diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 954d73615755..190492008405 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USES= pathfix gmake +USES= gmake USE_LDCONFIG= yes PORTDOCS= * diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 9a6e4194636a..41c727818bba 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -11,7 +11,7 @@ WWW= https://dbmx.net/tokyotyrant/ BUILD_DEPENDS= tokyocabinet>=1.4.20:databases/tokyocabinet LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet -USES= gmake localbase pathfix +USES= gmake localbase GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/databases/virtualpg/Makefile b/databases/virtualpg/Makefile index 8b18fca68441..b2c1c25d0330 100644 --- a/databases/virtualpg/Makefile +++ b/databases/virtualpg/Makefile @@ -12,7 +12,7 @@ LICENSE_COMB= dual LICENSE_FILE_MPL11= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USES= gmake iconv pathfix pkgconfig libtool pgsql sqlite +USES= gmake iconv pkgconfig libtool pgsql sqlite USE_LDCONFIG= yes CFLAGS+= -I${WRKSRC}/src/headers -I${LOCALBASE}/include diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index c950acc088ad..9deccfb54817 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -12,7 +12,7 @@ WWW= https://xapian.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++11-lang libtool pathfix tar:xz +USES= compiler:c++11-lang libtool tar:xz CONFIGURE_ARGS= ac_cv_func_snprintf=snprintf GNU_CONFIGURE= yes |
