diff options
Diffstat (limited to 'devel')
65 files changed, 65 insertions, 65 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index 14226e0538a9..5f3d36e2dc9d 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -17,7 +17,7 @@ COMMENT= A C++ reference implementation of the Atlas protocol USE_AUTOTOOLS= libtool USE_LDCONFIG= YES USE_BZIP2= YES -USE_GNOME= gnomehack +USES= pathfix NO_LATEST_LINK= YES CONFIGURE_ARGS+=--program-transform-name= diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index f25d0cc59dcc..e96c8ab2b8dc 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -18,7 +18,7 @@ COMMENT= A C++ reference implementation of the Atlas protocol USE_AUTOTOOLS= libtool USE_LDCONFIG= YES USE_BZIP2= YES -USE_GNOME= gnomehack +USES= pathfix post-patch: @${REINPLACE_CMD} -e 's| install-docDATA | |g' ${WRKSRC}/Makefile.in diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index 8247d8e2ba2e..f2b86a3d5108 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-cplusplus --disable-static --disable-threads MAKE_JOBS_UNSAFE= yes diff --git a/devel/bufferpool/Makefile b/devel/bufferpool/Makefile index 597f7300f4fa..5d5b5b450bb2 100644 --- a/devel/bufferpool/Makefile +++ b/devel/bufferpool/Makefile @@ -18,6 +18,6 @@ USE_GMAKE= yes USE_BZIP2= yes USE_LDCONFIG= yes USE_PKGCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix .include <bsd.port.mk> diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index c588d6f37364..e4eac76a6196 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ USE_GMAKE= yes USE_GCC= 4.6+ USE_XORG= x11 -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_GL= yes USE_PKGCONFIG= yes diff --git a/devel/clanlib1/Makefile b/devel/clanlib1/Makefile index b1b6bc344d31..117fa1351bab 100644 --- a/devel/clanlib1/Makefile +++ b/devel/clanlib1/Makefile @@ -24,7 +24,7 @@ LATEST_LINK= ${PORTNAME}1 USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_XORG= x11 xi -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_SDL= gfx USE_GL= yes diff --git a/devel/clanlib22/Makefile b/devel/clanlib22/Makefile index 00985cc9b0d2..2f54389b8825 100644 --- a/devel/clanlib22/Makefile +++ b/devel/clanlib22/Makefile @@ -26,7 +26,7 @@ LATEST_LINK= ${PORTNAME}22 USE_GMAKE= yes USE_XORG= x11 -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_GL= yes USE_PKGCONFIG= yes diff --git a/devel/cmph/Makefile b/devel/cmph/Makefile index 697f8ae63407..3838d56a1e86 100644 --- a/devel/cmph/Makefile +++ b/devel/cmph/Makefile @@ -13,7 +13,7 @@ MAINTAINER= jessekempf@gmail.com COMMENT= Minimal perfect hashes for C GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes MAN1= cmph.1 diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index f9ab18085cac..92996978261b 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -16,7 +16,7 @@ MAINTAINER= acm@FreeBSD.org COMMENT= GNU project portable class framework for C++ USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_DOXYGEN=no diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index 15b16891e7e6..3f7c5ae03e5c 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build .include "${.CURDIR}/../../lang/mono/bsd.mono.mk" diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index d5ebc83d989a..2a6889f29896 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -31,7 +31,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PERL5_BUILD=yes USE_NCURSES= yes diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index 8b44ccc1e5c4..cc3fe0dce005 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -16,7 +16,7 @@ COMMENT= A simple, powerful configuration-file parser LICENSE= LGPL21 -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/devel/eris/Makefile b/devel/eris/Makefile index f6c20b55ac6c..8bb8f0561afa 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PKGCONFIG= build -USE_GNOME= gnomehack +USES= pathfix CXXFLAGS+= -include wchar.h CONFIGURE_ARGS+="CXXFLAGS=${CXXFLAGS}" diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile index 950822cd50fd..a12f950f6165 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -37,7 +37,7 @@ FETCH_ARGS= -pRr USE_PERL5_BUILD=yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PYTHON_BUILD=yes USE_RC_SUBR= gearmand diff --git a/devel/gflags/Makefile b/devel/gflags/Makefile index 6561f6eeb5ac..a90be937f5f0 100644 --- a/devel/gflags/Makefile +++ b/devel/gflags/Makefile @@ -15,7 +15,7 @@ OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt \ diff --git a/devel/glog/Makefile b/devel/glog/Makefile index ae8f32330d54..e0c820c1e531 100644 --- a/devel/glog/Makefile +++ b/devel/glog/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ gflags:${PORTSDIR}/devel/gflags GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_GCC= 4.2+ PROJECTHOST= google-glog diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile index fe06cde4dc3e..ea79039b47e0 100644 --- a/devel/google-perftools/Makefile +++ b/devel/google-perftools/Makefile @@ -22,7 +22,7 @@ MAN1= pprof.1 LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING -USE_GNOME= gnomehack +USES= pathfix post-patch: .if defined(NOPORTDOCS) diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile index c5ea81625615..9ab2bd24b91a 100644 --- a/devel/gsoap/Makefile +++ b/devel/gsoap/Makefile @@ -19,7 +19,7 @@ OPTIONS= OPENSSL "Enable SSL/TLS (OpenSSL from base)" on \ USE_ZIP= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix MAKE_JOBS_UNSAFE= yes CFLAGS+= -DWSDL_TYPEMAP_FILE=\\\"${DATADIR}/WS/typemap.dat\\\" \ -DSOAPCPP2_IMPORT_PATH=\\\"${DATADIR}/import\\\" diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile index 08274a84abee..000be455f52d 100644 --- a/devel/guichan/Makefile +++ b/devel/guichan/Makefile @@ -18,7 +18,7 @@ USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/devel/jclassinfo/Makefile b/devel/jclassinfo/Makefile index 3374f0f8d017..e67d66400ec6 100644 --- a/devel/jclassinfo/Makefile +++ b/devel/jclassinfo/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Shows information about Java class, dependencies, and more USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack +USES= pathfix GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/devel/libYGP/Makefile b/devel/libYGP/Makefile index 5202f526523c..152e2f4e1cbb 100644 --- a/devel/libYGP/Makefile +++ b/devel/libYGP/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ USE_BZIP2= yes USE_GCC= 4.6+ GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PKGCONFIG= yes USE_GETTEXT= yes diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index 178859a8caef..ea985682aabe 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -12,7 +12,7 @@ MAINTAINER= rodrigo@bebik.net COMMENT= An C++ networking library and application framework GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PKGCONFIG= yes PLIST_SUB= ASSA_VERSION=${PORTVERSION:R:R} diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 0610c4a9babd..a11b3035cab8 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -14,7 +14,7 @@ COMMENT= A library of assorted spiffy things LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack +USES= pathfix USE_EFL= imlib2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/devel/libatomic_ops/Makefile b/devel/libatomic_ops/Makefile index 59c4d1508424..041f433ef434 100644 --- a/devel/libatomic_ops/Makefile +++ b/devel/libatomic_ops/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= multi GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix OPTIONS_DEFINE= DOCS diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile index 2d8ed756d227..3215ccaac399 100644 --- a/devel/libconfig/Makefile +++ b/devel/libconfig/Makefile @@ -11,7 +11,7 @@ COMMENT= Simple library for manipulating structured configuration files CONFLICTS= wand-libconfig-[0-9]* -USE_GNOME= gnomehack +USES= pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GMAKE= yes diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile index 0732dc64362e..b9ecc3de7939 100644 --- a/devel/libcwd/Makefile +++ b/devel/libcwd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= The C++ Debugging Support Library -USE_GNOME= gnomehack +USES= pathfix USE_GMAKE= yes USE_PKGCONFIG= yes USE_AUTOTOOLS= libtool diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index 562421eeb112..68b2fa2da2b1 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -19,7 +19,7 @@ CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes MAN1= dap-config.1 \ diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile index 3f74e3ee5ec7..ef2f8d1294f0 100644 --- a/devel/libdatrie/Makefile +++ b/devel/libdatrie/Makefile @@ -13,7 +13,7 @@ LICENSE= LGPL21 USE_XZ= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_ICONV= yes USE_LDCONFIG= yes diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 8b00c9e22fed..7d58ead1b84b 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS:= ${TEST_DEPENDS} GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build PLIST_SUB= PORTVERSION=${PORTVERSION} diff --git a/devel/libfreefare/Makefile b/devel/libfreefare/Makefile index 6e8637c82648..bb138214e82b 100644 --- a/devel/libfreefare/Makefile +++ b/devel/libfreefare/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= nfc.1:${PORTSDIR}/devel/libnfc GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix MAN3= freefare.3 freefare_error.3 mad.3 mifare_application.3 \ mifare_classic.3 mifare_desfire.3 mifare_desfire_aid.3 \ diff --git a/devel/libgalago/Makefile b/devel/libgalago/Makefile index bd6fc6d8f25f..330248ca7277 100644 --- a/devel/libgalago/Makefile +++ b/devel/libgalago/Makefile @@ -14,7 +14,7 @@ LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} -USE_GNOME= gnomehack +USES= pathfix USE_GETTEXT= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/libgta/Makefile b/devel/libgta/Makefile index 0278dcfe975a..f678296b7396 100644 --- a/devel/libgta/Makefile +++ b/devel/libgta/Makefile @@ -18,7 +18,7 @@ OPTIONS_DEFINE= DOCS USE_XZ= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes .include <bsd.port.options.mk> diff --git a/devel/liblangtag/Makefile b/devel/liblangtag/Makefile index 573532e1d16c..be8e352edaa1 100644 --- a/devel/liblangtag/Makefile +++ b/devel/liblangtag/Makefile @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PKGCONFIG= build diff --git a/devel/liblognorm/Makefile b/devel/liblognorm/Makefile index 35939615b9df..a86eb76d631f 100644 --- a/devel/liblognorm/Makefile +++ b/devel/liblognorm/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= ee:${PORTSDIR}/devel/libee \ estr:${PORTSDIR}/devel/libestr USE_PKGCONFIG= build -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/libmatheval/Makefile b/devel/libmatheval/Makefile index d6f135c60843..2b85ba974156 100644 --- a/devel/libmatheval/Makefile +++ b/devel/libmatheval/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split" USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib INFO= libmatheval diff --git a/devel/libnfc/Makefile b/devel/libnfc/Makefile index e95bc350713c..0269b2d1a7ac 100644 --- a/devel/libnfc/Makefile +++ b/devel/libnfc/Makefile @@ -22,7 +22,7 @@ SERIALPROBE_DESC= serial auto-probe GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix MAN1= nfc-anticol.1 nfc-dep-initiator.1 nfc-dep-target.1 \ nfc-emulate-forum-tag4.1 nfc-emulate-tag.1 nfc-emulate-uid.1 \ diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index ce3819dba000..27efce7973be 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= zip:${PORTSDIR}/archivers/libzip \ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PKGCONFIG= build diff --git a/devel/libpo6/Makefile b/devel/libpo6/Makefile index 308886cd9d89..e182b6eed712 100644 --- a/devel/libpo6/Makefile +++ b/devel/libpo6/Makefile @@ -12,6 +12,6 @@ COMMENT= POSIX wrappers for C++ LICENSE= BSD GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix .include <bsd.port.mk> diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index 5f54c79525b5..a1dc1d4fe024 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-lynx diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 431b7d3b278e..05b62947e02b 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -18,7 +18,7 @@ USE_GMAKE= yes USE_PERL5_BUILD=yes LATEST_LINK= libsigc++20 USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix GNU_CONFIGURE= yes PLIST_SUB= VERSION="2.0" API_VERSION="2.0" diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index d7a69ae8c69f..984098f4afc2 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= datrie:${PORTSDIR}/devel/libdatrie USE_XZ= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PKGCONFIG= build diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile index fa9695e144af..f99a49f41bbc 100644 --- a/devel/libvanessa_logger/Makefile +++ b/devel/libvanessa_logger/Makefile @@ -12,7 +12,7 @@ COMMENT= Library that provides a generic logging layer USE_BZIP2= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile index af422ed965a8..b95188a56e19 100644 --- a/devel/libvanessa_socket/Makefile +++ b/devel/libvanessa_socket/Makefile @@ -17,7 +17,7 @@ MAN1= vanessa_socket_pipe.1 USE_BZIP2= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile index cca8077aa7c7..6854f437aba1 100644 --- a/devel/libwfut/Makefile +++ b/devel/libwfut/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ CONFIGURE_ARGS+=--without-python GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build USE_LDCONFIG= yes MAN1= wfut.1 diff --git a/devel/libxs/Makefile b/devel/libxs/Makefile index 29d60020ea28..a5ca767f0c3b 100644 --- a/devel/libxs/Makefile +++ b/devel/libxs/Makefile @@ -11,7 +11,7 @@ COMMENT= Open source lightweight messaging layer GNU_CONFIGURE= yes USE_PKGCONFIG= build -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes OPTIONS_DEFINE= DEBUG DOCS PLUGINS ZMQ diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index d2dc1f3e324d..34c2c6a2fbc9 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL21 OPTIONS_DEFINE= EXPAT OPTIONS_DEFAULT=EXPAT -USE_GNOME= gnomehack +USES= pathfix USE_AUTOTOOLS= libtool USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes diff --git a/devel/mercator/Makefile b/devel/mercator/Makefile index d3ca04fbd409..281fbf52f9b0 100644 --- a/devel/mercator/Makefile +++ b/devel/mercator/Makefile @@ -11,7 +11,7 @@ COMMENT= A procedural terrain library LIB_DEPENDS= wfmath-1.0.1:${PORTSDIR}/math/wfmath -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile index 485992a4b31a..d24360cb7976 100644 --- a/devel/mm-common/Makefile +++ b/devel/mm-common/Makefile @@ -17,7 +17,7 @@ COMMENT= Common build infrastructure for the GNOME C++ binding libraries LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl -USE_GNOME= gnomehack +USES= pathfix USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/ndesk-dbus-glib/Makefile b/devel/ndesk-dbus-glib/Makefile index 536ff969df41..a0ac96ac44cf 100644 --- a/devel/ndesk-dbus-glib/Makefile +++ b/devel/ndesk-dbus-glib/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ USE_GMAKE= yes USE_PKGCONFIG= build -USE_GNOME= gnomehack +USES= pathfix GNU_CONFIGURE= yes DOCS= AUTHORS COPYING README diff --git a/devel/ndesk-dbus/Makefile b/devel/ndesk-dbus/Makefile index bf640f9f542c..9cba9fd92626 100644 --- a/devel/ndesk-dbus/Makefile +++ b/devel/ndesk-dbus/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono RUN_DEPENDS= mono:${PORTSDIR}/lang/mono USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build GNU_CONFIGURE= yes diff --git a/devel/obby/Makefile b/devel/obby/Makefile index 3526e561980e..eb1d1b1f235d 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv2 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ net6:${PORTSDIR}/net/net6 -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/ois/Makefile b/devel/ois/Makefile index f4e9d8998edb..f73071584b33 100644 --- a/devel/ois/Makefile +++ b/devel/ois/Makefile @@ -17,7 +17,7 @@ COMMENT= Object Oriented Input System GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_AUTOTOOLS= libtool:env aclocal:env autoheader:env automake:env autoconf:env USE_XORG= x11 xaw USE_LDCONFIG= yes diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 7780bc3a2207..b5b2c783ab8a 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENCE USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix CONFIGURE_ARGS= --enable-utf --enable-unicode-properties \ --enable-pcre8 --enable-pcre16 --enable-pcre32 diff --git a/devel/popt/Makefile b/devel/popt/Makefile index 604b4b7a21f1..d3065f0055bf 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -19,7 +19,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack +USES= pathfix USE_ICONV= yes USE_LDCONFIG= yes diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile index 3d0de3bd494a..97eb5100c307 100644 --- a/devel/py-dbus/Makefile +++ b/devel/py-dbus/Makefile @@ -19,7 +19,7 @@ COMMENT= Python bindings for the D-BUS messaging system LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib USE_GETTEXT= yes -USE_GNOME= gnomehack +USES= pathfix USE_PYTHON= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool diff --git a/devel/py-gamin/Makefile b/devel/py-gamin/Makefile index 198edf7d4a6b..5ca1af0e69e3 100644 --- a/devel/py-gamin/Makefile +++ b/devel/py-gamin/Makefile @@ -22,7 +22,7 @@ WANT_FAM_SYSTEM=gamin GAMIN_SLAVE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PYTHON= yes CONFIGURE_ARGS= --with-python=${LOCALBASE} \ --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc diff --git a/devel/rlog/Makefile b/devel/rlog/Makefile index 659e94993498..03e52ca3cbae 100644 --- a/devel/rlog/Makefile +++ b/devel/rlog/Makefile @@ -16,7 +16,7 @@ COMMENT= A flexible message logging facility for C++ LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual -USE_GNOME= gnomehack +USES= pathfix USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/devel/ucommon/Makefile b/devel/ucommon/Makefile index ec0a1c869d0b..b5e4c4cea47c 100644 --- a/devel/ucommon/Makefile +++ b/devel/ucommon/Makefile @@ -12,7 +12,7 @@ COMMENT= Very lightweight C++ design pattern library LICENSE= LGPL3 -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PKGCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile index e19972d5cb56..bc779dabe440 100644 --- a/devel/valgrind-snapshot/Makefile +++ b/devel/valgrind-snapshot/Makefile @@ -35,7 +35,7 @@ MPI_DESC= Enable build of MPI wrappers USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PERL5_BUILD=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index 0f1d9a45fb43..4be8615aafbd 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -33,7 +33,7 @@ MPI_DESC= Enable build of MPI wrappers USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PERL5_BUILD=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile index ec7fa6288bf5..a50424b5652f 100644 --- a/devel/varconf/Makefile +++ b/devel/varconf/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build USE_LDCONFIG= yes diff --git a/devel/vstr/Makefile b/devel/vstr/Makefile index 770dbedd3e05..424bf158696e 100644 --- a/devel/vstr/Makefile +++ b/devel/vstr/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_CSTD= gnu89 -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PKGCONFIG= yes diff --git a/devel/zmq-devel/Makefile b/devel/zmq-devel/Makefile index e49fd235b010..e60c4d42fc23 100644 --- a/devel/zmq-devel/Makefile +++ b/devel/zmq-devel/Makefile @@ -17,7 +17,7 @@ COMMENT= Open source message queue optimised for performance MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes CONFLICTS= zmq-[0-9]* diff --git a/devel/zmq/Makefile b/devel/zmq/Makefile index 28d54f340be7..f89e9ba25214 100644 --- a/devel/zmq/Makefile +++ b/devel/zmq/Makefile @@ -15,7 +15,7 @@ MAINTAINER= gslin@gslin.org COMMENT= Open source message queue optimised for performance GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes CONFLICTS= zmq-devel-[0-9]* diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile index afabbac44db7..9dcc42989941 100644 --- a/devel/zziplib/Makefile +++ b/devel/zziplib/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip OPTIONS_DEFINE= SDL USE_BZIP2= yes -USE_GNOME= gnomehack +USES= pathfix USE_PYTHON_BUILD= yes USE_AUTOTOOLS= libtool USE_PKGCONFIG= yes |