diff options
Diffstat (limited to 'devel')
72 files changed, 54 insertions, 72 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 0f3409a3e1f9..a7c999e0bfcb 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -17,7 +17,7 @@ COMMENT= High-performance CORBA ORB with support for the C language USE_BZIP2= yes USE_GETTEXT= yes -USE_GNOME= glib12 gnometarget +USE_GNOME= glib12 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-indent diff --git a/devel/ace/Makefile b/devel/ace/Makefile index 3143133ef37c..98370a6c5b1e 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--program-transform-name s,^,ace-, -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig WRKSRC= ${WRKDIR}/ACE_wrappers BUILD_WRKSRC= ${WRKSRC}/objdir diff --git a/devel/argtable/Makefile b/devel/argtable/Makefile index e88c02977faa..bffcb7b3580f 100644 --- a/devel/argtable/Makefile +++ b/devel/argtable/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/} MAINTAINER= ports@FreeBSD.org COMMENT= An ANSI C library for parsing GNU style command line arguments -USE_GNOME= gnometarget USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 91d6104d2c77..b4a55cb3e326 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -21,7 +21,7 @@ COMMENT= The Automated Program Generator LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget libxml2 +USE_GNOME= gnomehack libxml2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes --datadir=${PREFIX}/share diff --git a/devel/boehm-gc-redirect/Makefile b/devel/boehm-gc-redirect/Makefile index efd57430e167..a5ab8cd3a9bf 100644 --- a/devel/boehm-gc-redirect/Makefile +++ b/devel/boehm-gc-redirect/Makefile @@ -18,7 +18,6 @@ COMMENT= Garbage collection and memory leak detection for C and C++ RUN_DEPENDS= ${PREFIX}/include/gc/gc.h:${PORTSDIR}/devel/boehm-gc GNU_CONFIGURE= yes -USE_GNOME= gnometarget USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-cplusplus --disable-static --disable-threads \ --enable-redirect-malloc diff --git a/devel/boehm-gc-threaded/Makefile b/devel/boehm-gc-threaded/Makefile index 561aa2dce46b..81e8e086b2bb 100644 --- a/devel/boehm-gc-threaded/Makefile +++ b/devel/boehm-gc-threaded/Makefile @@ -19,7 +19,6 @@ COMMENT= Garbage collection and memory leak detection for C and C++ RUN_DEPENDS= ${PREFIX}/include/gc/gc.h:${PORTSDIR}/devel/boehm-gc GNU_CONFIGURE= yes -USE_GNOME= gnometarget USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-cplusplus --disable-static --enable-threads=posix \ --enable-thread-local-alloc diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index 49ecae2b7467..a23d0286ece0 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -16,7 +16,7 @@ MAINTAINER= stas@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ GNU_CONFIGURE= yes -USE_GNOME= gnometarget gnomehack +USE_GNOME= gnomehack 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 9124a91e5222..3e7fdb679a3d 100644 --- a/devel/bufferpool/Makefile +++ b/devel/bufferpool/Makefile @@ -17,6 +17,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_BZIP2= yes USE_LDCONFIG= yes -USE_GNOME= gnometarget pkgconfig gnomehack +USE_GNOME= pkgconfig gnomehack .include <bsd.port.mk> diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index b573d6da910f..c30727e93f31 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-clanJavaScript --disable-docs USE_GMAKE= yes USE_XORG= x11 xmu xi -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes USE_SDL= gfx USE_GL= yes diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index 50f1aae77948..d5e4a70a99f4 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 gnometarget +USE_GNOME= gnomehack USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index 0a76a8049bf6..69487ba49129 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -18,7 +18,6 @@ MAINTAINER= stas@FreeBSD.org COMMENT= C program cross-referencing & documentation tool USE_GMAKE= yes -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-cxref-cpp ALL_TARGET= programs diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index bf097c4d0c5b..7e33bca24a53 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus BUILD_WRKSRC= ${WRKSRC}/mono INSTALL_WRKSRC= ${BUILD_WRKSRC} -USE_GNOME= gnomehack gnometarget gtksharp10 +USE_GNOME= gnomehack gtksharp10 USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-mono \ diff --git a/devel/dia2code/Makefile b/devel/dia2code/Makefile index a52ccf8512a7..891719164ac1 100644 --- a/devel/dia2code/Makefile +++ b/devel/dia2code/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A small utility used to generate code from a Dia diagram -USE_GNOME= gnometarget libxml2 +USE_GNOME= libxml2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/e_dbus/Makefile b/devel/e_dbus/Makefile index e31143095044..1339ce07a59c 100644 --- a/devel/e_dbus/Makefile +++ b/devel/e_dbus/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina ecore libtool_hack librt_hack -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-ebluez # Linux specific ?? diff --git a/devel/ecore-file/Makefile b/devel/ecore-file/Makefile index afd3cd648bd4..5bd8ce562c30 100644 --- a/devel/ecore-file/Makefile +++ b/devel/ecore-file/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_file INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/devel/ecore-ipc/Makefile b/devel/ecore-ipc/Makefile index 172ddc9be6e6..903f18cc2a23 100644 --- a/devel/ecore-ipc/Makefile +++ b/devel/ecore-ipc/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack USE_EFL_ECORE= con -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_ipc INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/devel/ecore-main/Makefile b/devel/ecore-main/Makefile index 18319aff0e76..c1268256fe06 100644 --- a/devel/ecore-main/Makefile +++ b/devel/ecore-main/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina libtool_hack USE_GETTEXT= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_ICONV= yes USE_LDCONFIG= yes diff --git a/devel/eet/Makefile b/devel/eet/Makefile index 303eb4582396..76fa24d6b116 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes USE_OPENSSL= yes diff --git a/devel/eina/Makefile b/devel/eina/Makefile index f7152caf2ecc..fac9f59acaf7 100644 --- a/devel/eina/Makefile +++ b/devel/eina/Makefile @@ -18,7 +18,7 @@ LICENSE= LGPL21 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= librt_hack libtool_hack USE_ICONV= yes USE_LDCONFIG= yes diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile index 2a31a1dc00fb..f87337473ab6 100644 --- a/devel/elfio/Makefile +++ b/devel/elfio/Makefile @@ -19,7 +19,6 @@ COMMENT= C++ library for reading and generating files in the ELF binary format BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool GNU_CONFIGURE= yes -USE_GNOME= gnometarget USE_LDCONFIG= yes USE_AUTOTOOLS= aclocal automake autoconf libtool AUTOMAKE_ARGS= -c -a diff --git a/devel/etl/Makefile b/devel/etl/Makefile index c00226ff056c..49837fe7170a 100644 --- a/devel/etl/Makefile +++ b/devel/etl/Makefile @@ -14,7 +14,7 @@ DISTNAME= ETL-${PORTVERSION} MAINTAINER= dhn@FreeBSD.org COMMENT= Voria Extended Class and Template Library -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/fam/Makefile b/devel/fam/Makefile index 2a77a26cb505..757186bcbf66 100644 --- a/devel/fam/Makefile +++ b/devel/fam/Makefile @@ -20,7 +20,6 @@ CFLAGS+= -Wno-deprecated USE_AUTOTOOLS= aclocal automake autoconf libtool AUTOMAKE_ARGS= -c -a USE_GMAKE= yes -USE_GNOME= gnometarget USE_LDCONFIG= yes ACLOCAL_ARGS= -I "${ACLOCAL_DIR}" -I ${LOCALBASE}/share/aclocal SUB_FILES= pkg-message diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile index da7d243410ca..1825617829c9 100644 --- a/devel/fhist/Makefile +++ b/devel/fhist/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Utilities to maintain file history, do file comparisions and merges -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" ALL_TARGET= binaries po diff --git a/devel/flowdesigner/Makefile b/devel/flowdesigner/Makefile index e546e15a1658..5515da0c85b7 100644 --- a/devel/flowdesigner/Makefile +++ b/devel/flowdesigner/Makefile @@ -19,7 +19,7 @@ COMMENT= A free (GPL) "data flow oriented" development environment LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ fftw.2:${PORTSDIR}/math/fftw -USE_GNOME= gnomehack gnometarget libgnomeui libxml2 +USE_GNOME= gnomehack libgnomeui libxml2 USE_GMAKE= yes USE_AUTOTOOLS= libtool LIBTOOLFILES= ${CONFIGURE_SCRIPT} FuzzyEngine/configure \ diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index dc356c4e5c19..08b47800e4e9 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnometarget glib12 gtk12 oaf libxml orbit +USE_GNOME= gnomeprefix gnomehack glib12 gtk12 oaf libxml orbit USE_GETTEXT= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index cf5ea0e8db3e..da51a9fdd5cd 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -18,7 +18,7 @@ COMMENT= A user interface builder for GTK+/GNOME INSTALLS_ICONS= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnometarget gtk20 libxml2 gnomeprefix gnomehack \ +USE_GNOME= gtk20 libxml2 gnomeprefix gnomehack \ gnomedocutils desktopfileutils ltverhack:10 WANT_GNOME= yes USE_GETTEXT= yes diff --git a/devel/glademm/Makefile b/devel/glademm/Makefile index 1cfb43fa76f4..ae292dd1236b 100644 --- a/devel/glademm/Makefile +++ b/devel/glademm/Makefile @@ -16,7 +16,7 @@ MAINTAINER= bland@FreeBSD.org COMMENT= A C++ code generator backend for glade and glade2 USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnometarget +USE_GNOME= gnomeprefix gnomehack GNU_CONFIGURE= yes PLIST_FILES= bin/glade-- bin/glademm-embed diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile index 7d1214ac6929..3b6b38b9e40a 100644 --- a/devel/gsoap/Makefile +++ b/devel/gsoap/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sem@FreeBSD.org COMMENT= Generator Tools for Coding SOAP/XML Web Services in C and C++ GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-2.7 diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile index f122043a86b9..3ac9cc624ab8 100644 --- a/devel/gtranslator/Makefile +++ b/devel/gtranslator/Makefile @@ -18,7 +18,7 @@ COMMENT= A GNOME application for creating GNU gettext translation files LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell USE_BZIP2= yes -USE_GNOME= gnomehack intlhack gnomeprefix gnometarget gnomevfs2 libgnomeui +USE_GNOME= gnomehack intlhack gnomeprefix gnomevfs2 libgnomeui USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile index 9c081cab2653..bfb6d16009e4 100644 --- a/devel/jansson/Makefile +++ b/devel/jansson/Makefile @@ -16,6 +16,6 @@ COMMENT= A C library for encoding, decoding and manipulating JSON data USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig .include <bsd.port.mk> diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile index d73252012cd4..978ada49e7bb 100644 --- a/devel/json-c/Makefile +++ b/devel/json-c/Makefile @@ -16,6 +16,6 @@ COMMENT= A JSON (Javascript Object Notation) implementation in C USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnometarget pkgconfig gnomehack +USE_GNOME= pkgconfig gnomehack .include <bsd.port.mk> diff --git a/devel/klassmodeler/Makefile b/devel/klassmodeler/Makefile index 211666ad201f..aad9b20a00c6 100644 --- a/devel/klassmodeler/Makefile +++ b/devel/klassmodeler/Makefile @@ -18,7 +18,6 @@ COMMENT= A tool for visually creating and documenting classes USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME} -USE_GNOME= gnometarget USE_AUTOTOOLS= libtool CONFIGURE_ENV= WXWINDOWS="yes" USE_WX= 2.4 diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile index d76d763aea05..796c96e7ea8e 100644 --- a/devel/kyra/Makefile +++ b/devel/kyra/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_AUTOTOOLS= libtool USE_SDL= image sdl -USE_GNOME= gnometarget lthack +USE_GNOME= lthack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index 2c34da800529..e3ef00caf992 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -17,7 +17,7 @@ MAINTAINER= stas@FreeBSD.org COMMENT= An C++ networking library and application framework GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes PLIST_SUB= ASSA_VERSION=${PORTVERSION:R:R} diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile index 9f37474c7c98..ef40279a8431 100644 --- a/devel/libassetml/Makefile +++ b/devel/libassetml/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html USE_AUTOTOOLS= libtool USE_GMAKE= yes -USE_GNOME= gnomehack lthack gnomeprefix gnometarget glib20 libxml2 pkgconfig +USE_GNOME= gnomehack lthack gnomeprefix glib20 libxml2 pkgconfig USE_GETTEXT= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libdaemon/Makefile b/devel/libdaemon/Makefile index 91fb162a250b..021e0c7e83fd 100644 --- a/devel/libdaemon/Makefile +++ b/devel/libdaemon/Makefile @@ -15,7 +15,7 @@ COMMENT= Lightweight C library that eases the writing of UNIX daemons CONFIGURE_ARGS= --disable-lynx USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack gnometarget ltverhack +USE_GNOME= gnomehack ltverhack USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 071bcad1b6c2..0df6d579f8db 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -15,7 +15,7 @@ COMMENT= Foreign Function Interface GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig PLIST_SUB= PORTVERSION=${PORTVERSION} INFO= libffi diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile index bfef6228762c..eb0ef6724615 100644 --- a/devel/libmimedir/Makefile +++ b/devel/libmimedir/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for parsing RFC2425 MIME Directory Profile information -USE_GNOME= gnometarget USE_BISON= build USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 745d6e76939d..8365cf7ca0ba 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 ltverhack +USE_GNOME= gnomehack intlhack glib20 gtk20 ltverhack USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index ff82f86a3ec3..ddecd7ea7dd2 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -17,7 +17,7 @@ COMMENT= Library of optimized inner loops LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING -USE_GNOME= pkgconfig gnomehack gnometarget ltverhack +USE_GNOME= pkgconfig gnomehack ltverhack USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-gtk-doc \ diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index a9479888cb41..75a59477408d 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GNOME= glib12 glib20 gnomehack gnometarget +USE_GNOME= glib12 glib20 gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-libwww diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index 7f450d7eb4ce..97484fa70855 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -16,7 +16,7 @@ COMMENT= C lib used to connect to iTunes(R) music shares USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libpeak/Makefile b/devel/libpeak/Makefile index f5ee2ee5488a..346b6cb95207 100644 --- a/devel/libpeak/Makefile +++ b/devel/libpeak/Makefile @@ -19,7 +19,6 @@ ONLY_FOR_ARCHS= i386 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnometarget MAKE_ARGS= CFLAGS="${CFLAGS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ LIBS="${PTHREAD_LIBS}" USE_LDCONFIG= yes diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index c4b69a3a525e..92a8d07afb12 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -22,7 +22,7 @@ USE_AUTOTOOLS= libtool USE_GMAKE= yes LATEST_LINK= libsigc++12 USE_LDCONFIG= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index aebdd193b4d5..8bfb56ba5452 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_PERL5_BUILD=yes LATEST_LINK= libsigc++20 USE_LDCONFIG= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes PLIST_SUB= VERSION="2.0" API_VERSION="2.0" diff --git a/devel/libsigcx/Makefile b/devel/libsigcx/Makefile index 252599c3676b..8e43961debfb 100644 --- a/devel/libsigcx/Makefile +++ b/devel/libsigcx/Makefile @@ -18,7 +18,7 @@ COMMENT= An extension of libSigC++ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 -USE_GNOME= gnomehack gnometarget gtk20 +USE_GNOME= gnomehack gtk20 USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" \ diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index eacecd854193..79f870b7ca7f 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -26,6 +26,6 @@ MAN3= ukcprog.3 DIST_SUBDIR= i-scream GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack gnometarget pkgconfig lthack +USE_GNOME= gnomehack pkgconfig lthack .include <bsd.port.mk> diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile index d1d9e21e58f7..48addc6fe3dc 100644 --- a/devel/lightning/Makefile +++ b/devel/lightning/Makefile @@ -18,7 +18,6 @@ COMMENT= Generates assembly language code at run-time ONLY_FOR_ARCHS= i386 sparc64 powerpc GNU_CONFIGURE= yes -USE_GNOME= gnometarget MAN1= lightningize.1 INFO= lightning diff --git a/devel/log4shib/Makefile b/devel/log4shib/Makefile index 98b8068a36f7..2e0c00853a0d 100644 --- a/devel/log4shib/Makefile +++ b/devel/log4shib/Makefile @@ -17,7 +17,7 @@ COMMENT= A library of C++ classes for flexible logging USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= pkgconfig gnometarget gnomehack +USE_GNOME= pkgconfig gnomehack CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-pthreads --disable-html-docs --disable-doxygen USE_LDCONFIG= yes diff --git a/devel/m17n-db/Makefile b/devel/m17n-db/Makefile index 7f83f9ddb805..60d95782b164 100644 --- a/devel/m17n-db/Makefile +++ b/devel/m17n-db/Makefile @@ -19,7 +19,7 @@ EXTRACT_ONLY= ${M17N_DISTFILE} MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Data files for the m17n library -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-charmaps=${CHARMAPSDIR} diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 646673d99775..67d292f7ddf5 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= m17n-db>=1.6.2:${PORTSDIR}/devel/m17n-db MAKE_JOBS_UNSAFE= yes USE_XORG= ice sm x11 xaw xft xt -USE_GNOME= gnometarget libxml2 pkgconfig +USE_GNOME= libxml2 pkgconfig USE_AUTOTOOLS= autoconf libtool USE_LDCONFIG= yes diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 870c15e6b27b..2ce602ae455d 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/ww RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget gnomedesktopsharp20 +USE_GNOME= gnomehack gnomedesktopsharp20 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/monodevelop-database/Makefile b/devel/monodevelop-database/Makefile index 56c203961d2f..eda2a45e8e3c 100644 --- a/devel/monodevelop-database/Makefile +++ b/devel/monodevelop-database/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_GNOME= gnometarget gnomehack gtksharp20 +USE_GNOME= gnomehack gtksharp20 post-patch: @${REINPLACE_CMD} -e 's|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g' \ diff --git a/devel/monodevelop/Makefile b/devel/monodevelop/Makefile index 5363d70d1e3a..1cdcedc319d8 100644 --- a/devel/monodevelop/Makefile +++ b/devel/monodevelop/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libgdiplus.a:${PORTSDIR}/x11-toolkits/libgdiplus \ exctags:${PORTSDIR}/devel/ctags \ mautil:${PORTSDIR}/devel/mono-addins -USE_GNOME= gnometarget gnomehack gtksharp20 gnomesharp20 +USE_GNOME= gnomehack gtksharp20 gnomesharp20 USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_BZIP2= yes diff --git a/devel/mq4cpp/Makefile b/devel/mq4cpp/Makefile index a4e62e0f5b3a..f5f55961875b 100644 --- a/devel/mq4cpp/Makefile +++ b/devel/mq4cpp/Makefile @@ -15,7 +15,7 @@ COMMENT= Message Queuing for C++ USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack gnometarget pkgconfig ltverhack +USE_GNOME= gnomehack pkgconfig ltverhack USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/devel/ndesk-dbus-glib/Makefile b/devel/ndesk-dbus-glib/Makefile index aae8f1efd1ba..eb70eddcca8e 100644 --- a/devel/ndesk-dbus-glib/Makefile +++ b/devel/ndesk-dbus-glib/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/deve RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack GNU_CONFIGURE= yes DOCS= AUTHORS COPYING README diff --git a/devel/ndesk-dbus/Makefile b/devel/ndesk-dbus/Makefile index ae66050d751b..9cf56d3868c9 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 gnometarget +USE_GNOME= gnomehack GNU_CONFIGURE= yes DOCS= AUTHORS COPYING README diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index 2d1e95dcca5a..9dc2b89576f3 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_LATEST_LINK= yes CONFLICTS= oniguruma-4.* -USE_GNOME= gnometarget GNU_CONFIGURE= yes DOCS= HISTORY README doc/* diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index 4bace2f71db7..c587476c753d 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -17,7 +17,6 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl NO_LATEST_LINK= yes CONFLICTS= oniguruma-2.* -USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_LDCONFIG= yes DOCS= HISTORY README doc/* diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 0c1dc9456196..13547062fd4b 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -16,7 +16,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl CONFLICTS= oniguruma-2.* -USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_LDCONFIG= yes DOCS= HISTORY README doc/* diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index 8d7c1463727b..a791a9cca897 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -19,7 +19,6 @@ COMMENT= A utility to retrieve information about installed libraries USE_CSTD= gnu89 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnometarget MAN1= pkg-config.1 diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile index 6c63a23930e8..414668adcbbf 100644 --- a/devel/ppl/Makefile +++ b/devel/ppl/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp USE_GMAKE= yes -USE_GNOME= gnometarget USE_PERL5_BUILD=yes USE_AUTOTOOLS= libtool LIBTOOLFILES= configure Watchdog/configure diff --git a/devel/present/Makefile b/devel/present/Makefile index 0fdf0767c8e5..59fa94365f85 100644 --- a/devel/present/Makefile +++ b/devel/present/Makefile @@ -22,6 +22,6 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -USE_GNOME= gnomehack intlhack gnometarget ltverhack +USE_GNOME= gnomehack intlhack ltverhack .include <bsd.port.mk> diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index 719298e6fed6..31f2887b253a 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -26,7 +26,6 @@ WRKSRC= ${WRKDIR}/ptlib_v${PORTVERSION:S/./_/g} USE_BISON= build USE_GMAKE= yes USE_AUTOTOOLS= autoconf -USE_GNOME= gnometarget WANT_GNOME= yes WANT_SDL= yes USE_OPENSSL= yes diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile index 5806963eb098..10ca5ef62681 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 gnometarget +USE_GNOME= gnomehack USE_PYTHON= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool diff --git a/devel/py-gamin/Makefile b/devel/py-gamin/Makefile index 7983b8b612d5..198edf7d4a6b 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 gnometarget +USE_GNOME= gnomehack USE_PYTHON= yes CONFIGURE_ARGS= --with-python=${LOCALBASE} \ --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc diff --git a/devel/py-notify/Makefile b/devel/py-notify/Makefile index 3729e83e7af8..4198a41ef1a1 100644 --- a/devel/py-notify/Makefile +++ b/devel/py-notify/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget pygtk2 +USE_GNOME= gnomehack pygtk2 USE_PYTHON= yes GNU_CONFIGURE= yes diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile index e90ef5a13daa..64f2c5b80379 100644 --- a/devel/regexxer/Makefile +++ b/devel/regexxer/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \ USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gnometarget intltool intlhack +USE_GNOME= gnomehack gnomeprefix intltool intlhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index c16ff1ce8690..5508117f9a93 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A utility C++ class library for daemons, clients, servers and more -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig USE_OPENSSL= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index 2cdbfcda4352..405cbad3c677 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -22,7 +22,7 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes WANT_GNOME= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_ICONV= yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index 68e2267d5d3e..c1e1a4373aba 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 -USE_GNOME= gnomehack gnometarget glib20 +USE_GNOME= gnomehack glib20 USE_GETTEXT= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/xxl/Makefile b/devel/xxl/Makefile index c44581da3b69..32794e7fd654 100644 --- a/devel/xxl/Makefile +++ b/devel/xxl/Makefile @@ -16,7 +16,6 @@ COMMENT= C/C++ library for exception handling and asset management USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USE_GNOME= gnometarget USE_LDCONFIG= yes .if defined(WITHOUT_THREADS) |
