diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 /net | |
parent | aaaf6642eb584d021d0c901674ff7eafe61d6bbe (diff) | |
download | ports-0e682dded4b509db7af4b33742b81f23f7f5df47.tar.gz ports-0e682dded4b509db7af4b33742b81f23f7f5df47.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/GeoIP/Makefile | 1 | ||||
-rw-r--r-- | net/avahi-autoipd/Makefile | 2 | ||||
-rw-r--r-- | net/avahi-gtk/Makefile | 2 | ||||
-rw-r--r-- | net/avahi-qt3/Makefile | 2 | ||||
-rw-r--r-- | net/avahi-qt4/Makefile | 2 | ||||
-rw-r--r-- | net/bfilter/Makefile | 1 | ||||
-rw-r--r-- | net/boinc-client/Makefile | 1 | ||||
-rw-r--r-- | net/ecore-con/Makefile | 2 | ||||
-rw-r--r-- | net/gq/Makefile | 2 | ||||
-rw-r--r-- | net/gspoof/Makefile | 2 | ||||
-rw-r--r-- | net/howl/Makefile | 2 | ||||
-rw-r--r-- | net/libmms/Makefile | 2 | ||||
-rw-r--r-- | net/libosip/Makefile | 2 | ||||
-rw-r--r-- | net/libosip2/Makefile | 2 | ||||
-rw-r--r-- | net/libvncserver/Makefile | 2 | ||||
-rw-r--r-- | net/linphone-base/Makefile | 2 | ||||
-rw-r--r-- | net/opal/Makefile | 1 | ||||
-rw-r--r-- | net/py-avahi/Makefile | 2 | ||||
-rw-r--r-- | net/vtun/Makefile | 1 | ||||
-rw-r--r-- | net/wireshark/Makefile | 1 | ||||
-rw-r--r-- | net/wmnd/Makefile | 1 | ||||
-rw-r--r-- | net/x11vnc/Makefile | 1 | ||||
-rw-r--r-- | net/xmlrpc-c-devel/Makefile | 1 | ||||
-rw-r--r-- | net/xmlrpc-c/Makefile | 1 |
24 files changed, 14 insertions, 24 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 6ba5b1113b27..3470bc233b57 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -17,7 +17,6 @@ COMMENT= Find the country that any IP address or hostname originates from CONFIGURE_ARGS= CC="${CC}" PATH="${PATH}" \ CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -USE_GNOME= gnometarget USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/net/avahi-autoipd/Makefile b/net/avahi-autoipd/Makefile index 1ff1e860abd8..2f937e955c3d 100644 --- a/net/avahi-autoipd/Makefile +++ b/net/avahi-autoipd/Makefile @@ -24,7 +24,7 @@ PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= autoipd MAN8= avahi-autoipd.8 -USE_GNOME= gnomehack gnometarget ltverhack intltool +USE_GNOME= gnomehack ltverhack intltool PKGINSTALL= ${.CURDIR}/pkg-install .include "${MASTERDIR}/Makefile" diff --git a/net/avahi-gtk/Makefile b/net/avahi-gtk/Makefile index 6a0aa52c43de..a02dac3b1d53 100644 --- a/net/avahi-gtk/Makefile +++ b/net/avahi-gtk/Makefile @@ -27,7 +27,7 @@ AVAHI_PKGCONFIG=avahi-ui.pc MAN1+= bssh.1 MLINKS+= bssh.1 bvnc.1 \ bssh.1 bshell.1 -USE_GNOME= gnomehack gnometarget ltverhack intltool libglade2 +USE_GNOME= gnomehack ltverhack intltool libglade2 post-build: @(cd ${WRKSRC}/avahi-discover-standalone; \ diff --git a/net/avahi-qt3/Makefile b/net/avahi-qt3/Makefile index b2f784b2ed27..1066da236cd1 100644 --- a/net/avahi-qt3/Makefile +++ b/net/avahi-qt3/Makefile @@ -22,7 +22,7 @@ DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= qt3 -USE_GNOME= gnomehack gnometarget ltverhack intltool +USE_GNOME= gnomehack ltverhack intltool USE_QT_VER= 3 AVAHI_PKGCONFIG= avahi-qt3.pc diff --git a/net/avahi-qt4/Makefile b/net/avahi-qt4/Makefile index 32459da451a6..a13acdc6a5ef 100644 --- a/net/avahi-qt4/Makefile +++ b/net/avahi-qt4/Makefile @@ -21,7 +21,7 @@ DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= qt4 -USE_GNOME= gnomehack gnometarget ltverhack intltool +USE_GNOME= gnomehack ltverhack intltool USE_QT_VER= 4 QT_COMPONENTS= corelib moc_build AVAHI_PKGCONFIG= avahi-qt4.pc diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile index 34847992d7ad..0d3ee5d1deff 100644 --- a/net/bfilter/Makefile +++ b/net/bfilter/Makefile @@ -16,7 +16,6 @@ COMMENT= Smart filtering HTTP proxy LIB_DEPENDS= ACE.5:${PORTSDIR}/devel/ace \ sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 9bb275af7e6b..18a462d4df46 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -18,7 +18,6 @@ COMMENT= Berkeley Open Infrastructure for Network Computing client LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl USE_BZIP2= yes -USE_GNOME= gnometarget GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile index 32cfcf3659a7..7e2673ea9dc1 100644 --- a/net/ecore-con/Makefile +++ b/net/ecore-con/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_con INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/net/gq/Makefile b/net/gq/Makefile index b4fcf1b69534..408dd88fa9db 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring OPTIONS= DND "Enable Drag and drop support in browse mode" On \ CACHE "Support the OpenLDAP experimental client cache" On -USE_GNOME= gnometarget libglade2 gnomedocutils +USE_GNOME= libglade2 gnomedocutils USE_OPENSSL= yes USE_OPENLDAP= yes USE_GETTEXT= yes diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index f4d6107d2f3c..236359c8dabd 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -17,7 +17,7 @@ COMMENT= Console/GTK+ TCP/IP Packets Forger BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/howl/Makefile b/net/howl/Makefile index eca37850692d..f39bd2da4bf6 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -17,7 +17,7 @@ CONFLICTS= avahi-[0-9]* USE_AUTOTOOLS= libtool USE_GMAKE= yes -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/net/libmms/Makefile b/net/libmms/Makefile index 2e03eca4c38e..073fb64595eb 100644 --- a/net/libmms/Makefile +++ b/net/libmms/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://launchpadlibrarian.net/35014059/ MAINTAINER= kwm@FreeBSD.org COMMENT= Library for parsing mms:// and mmsh:// type network streams -USE_GNOME= gnomehack gnometarget pkgconfig glib20 +USE_GNOME= gnomehack pkgconfig glib20 USE_GETTEXT= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/libosip/Makefile b/net/libosip/Makefile index 50f957af0d74..7bc3f4b8b77b 100644 --- a/net/libosip/Makefile +++ b/net/libosip/Makefile @@ -17,7 +17,7 @@ COMMENT= A low layer of SIP implementation CONFLICTS= libosip2-2* -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-debug --disable-trace USE_LDCONFIG= yes diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile index 67a23be1f844..010d2ea40fd2 100644 --- a/net/libosip2/Makefile +++ b/net/libosip2/Makefile @@ -20,7 +20,7 @@ BROKEN= Does not fetch CONFLICTS= libosip-3* -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug --disable-trace USE_LDCONFIG= yes diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile index 39a00d4e1e27..a44884e0ad7f 100644 --- a/net/libvncserver/Makefile +++ b/net/libvncserver/Makefile @@ -19,7 +19,7 @@ LICENSE= GPLv2 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg -USE_GNOME= gnometarget gnomehack +USE_GNOME= gnomehack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index 96b0288537ee..879d21617985 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm \ CONFLICTS= ortp-[0-9]* -USE_GNOME= glib20 gnomehack gnometarget intlhack pkgconfig +USE_GNOME= glib20 gnomehack intlhack pkgconfig USE_GMAKE= yes USE_AUTOTOOLS= libtool LIBTOOLFILES= configure oRTP/configure mediastreamer2/configure diff --git a/net/opal/Makefile b/net/opal/Makefile index 51dddfcaa8c8..425de0d60a35 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -25,7 +25,6 @@ CONFLICTS= opal-3.* ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` optshared USE_GMAKE= yes USE_AUTOTOOLS= autoconf -USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_ARGS= -j`${SYSCTL} -n hw.ncpu` diff --git a/net/py-avahi/Makefile b/net/py-avahi/Makefile index 5f5c3a27f1be..7b9f32aa60d2 100644 --- a/net/py-avahi/Makefile +++ b/net/py-avahi/Makefile @@ -28,7 +28,7 @@ PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= python -USE_GNOME= gnomehack gnometarget pygtk2 +USE_GNOME= gnomehack pygtk2 USE_PYTHON= yes MAN1= avahi-bookmarks.1 avahi-discover.1 diff --git a/net/vtun/Makefile b/net/vtun/Makefile index b0c42285070d..545cbf0bcb7a 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -20,7 +20,6 @@ MAN5= vtund.conf.5 MAN8= vtund.8 MLINKS= vtund.8 vtun.8 -USE_GNOME= gnometarget USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var \ diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index eecc86542499..f8942f7a56a9 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -28,7 +28,6 @@ USE_ICONV= yes USE_BZIP2= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes -USE_GNOME= gnometarget WANT_GNOME= yes USE_OPENSSL= yes CONFIGURE_ENV= LIBS="${WIRESHARK_LIBS}" diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index f3f07c7b82a7..d64bcb01edb0 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= garga@FreeBSD.org COMMENT= Improved network monitoring dock app (with tons of features) -USE_GNOME= gnometarget USE_XORG= ice sm x11 xext xpm USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index 9c163e997381..78cedf81f053 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ LICENSE= GPLv2 -USE_GNOME= gnometarget USE_XORG= x11 xdamage xfixes xrandr xinerama xext xtst xau xrender xdmcp recordproto # Sets LDFLAGS and adds to CONFIGURE_ENV, therefore we set LDFLAGS diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index a4057f56b309..c538de14187e 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -22,7 +22,6 @@ OPTIONS= DEBUG "Compile with debugging information" off \ CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-[0-9]* -USE_GNOME= gnometarget USE_PERL5= yes USE_GMAKE= yes USE_BZIP2= yes diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 7fcf20adf43b..cc3b5d560ec7 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -21,7 +21,6 @@ OPTIONS= DEBUG "Compile with debugging information" off \ CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-devel-[0-9]* -USE_GNOME= gnometarget USE_PERL5= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:env |