summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-12 03:48:48 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-12 03:48:48 +0800
commitcc54e24b4e43f4af240bda9a82e5ef95e63b3079 (patch)
treee407ff9f19c884c09144e648a8773cf25e52d2f7
parentdc64c4976cdf64a46618b71a7458933038be1863 (diff)
downloadmarcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.gz
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.bz2
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.lz
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.xz
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.zst
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.zip
Remove gnometarget from USE_GNOME.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16118 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--deskutils/notification-daemon/Makefile4
-rw-r--r--devel/glade/Makefile4
-rw-r--r--devel/glade3/Makefile4
-rw-r--r--devel/gtranslator/Makefile4
-rw-r--r--devel/libnotify/Makefile4
-rw-r--r--devel/libsigc++20/Makefile4
-rw-r--r--devel/py-dbus/Makefile4
-rw-r--r--graphics/cairomm/Makefile4
-rw-r--r--graphics/poppler/Makefile4
-rw-r--r--net-im/farsight2/Makefile4
-rw-r--r--net-im/libnice/Makefile2
-rw-r--r--net/avahi-gtk/Makefile4
-rw-r--r--net/avahi-gtk3/Makefile4
-rw-r--r--net/gq/Makefile2
-rw-r--r--textproc/gtk-doc/Makefile4
15 files changed, 28 insertions, 28 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile
index 61b1c80a9..2162d15b3 100644
--- a/deskutils/notification-daemon/Makefile
+++ b/deskutils/notification-daemon/Makefile
@@ -3,7 +3,7 @@
# Whom: Andreas Kohn <andreas@syndrom23.de>
#
# $FreeBSD$
-# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.10 2011/03/16 04:09:23 mezz Exp $
+# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.11 2011/06/11 19:51:12 mezz Exp $
#
PORTNAME= notification-daemon
@@ -20,7 +20,7 @@ LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gtk30
+USE_GNOME= gnomehack gnomeprefix intlhack gtk30
USE_GMAKE= yes
USE_GETTEXT= yes
USE_XORG= x11
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index 45a1977fb..3bb4dc42c 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glade/Makefile,v 1.1 2011/04/06 12:05:30 kwm Exp $
+# $MCom: ports/devel/glade/Makefile,v 1.2 2011/06/11 19:51:14 mezz Exp $
#
PORTNAME= glade
@@ -23,7 +23,7 @@ CONFLICTS= glade3-3.*
INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnometarget gtk30 gnomeprefix gnomehack ltverhack
+USE_GNOME= gtk30 gnomeprefix gnomehack ltverhack
WANT_GNOME= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes
diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile
index 032e8f55a..4b8134782 100644
--- a/devel/glade3/Makefile
+++ b/devel/glade3/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glade3/Makefile,v 1.48 2011/06/11 19:51:14 mezz Exp $
+# $MCom: ports/devel/glade3/Makefile,v 1.49 2011/07/11 12:25:25 kwm Exp $
#
PORTNAME= glade3
@@ -21,7 +21,7 @@ LATEST_LINK= glade3
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/gtranslator/Makefile b/devel/gtranslator/Makefile
index eb2caef07..efccfc5c6 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gtranslator/Makefile,v 1.16 2011/05/18 10:58:21 kwm Exp $
+# $MCom: ports/devel/gtranslator/Makefile,v 1.17 2011/06/14 12:49:15 kwm Exp $
#
PORTNAME= gtranslator
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co
${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
USE_XZ= yes
-USE_GNOME= gnomehack intlhack gnomeprefix gnometarget gtk30 libgda4 \
+USE_GNOME= gnomehack intlhack gnomeprefix gtk30 libgda4 \
gtksourceview3 libxml2 gnomedocutils
USE_GMAKE= yes
USE_GETTEXT= yes
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index f1a55946f..c49d759eb 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -3,7 +3,7 @@
# Whom: Andreas Kohn <andreas@syndrom23.de>
#
# $FreeBSD$
-# $MCom: ports/devel/libnotify/Makefile,v 1.20 2011/06/10 17:04:17 kwm Exp $
+# $MCom: ports/devel/libnotify/Makefile,v 1.21 2011/06/11 19:51:15 mezz Exp $
#
PORTNAME= libnotify
@@ -21,7 +21,7 @@ RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
-USE_GNOME= gnomehack gnometarget intlhack glib20 gdkpixbuf2 ltverhack
+USE_GNOME= gnomehack intlhack glib20 gdkpixbuf2 ltverhack
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile
index 1dcfaaa28..8bfb56ba5 100644
--- a/devel/libsigc++20/Makefile
+++ b/devel/libsigc++20/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libsigc++20/Makefile,v 1.16 2011/03/08 15:05:00 kwm Exp $
+# $MCom: ports/devel/libsigc++20/Makefile,v 1.17 2011/07/25 09:19:14 kwm Exp $
#
PORTNAME= libsigc++
@@ -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/py-dbus/Makefile b/devel/py-dbus/Makefile
index 957ddaa8d..0e2a0771e 100644
--- a/devel/py-dbus/Makefile
+++ b/devel/py-dbus/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/py-dbus/Makefile,v 1.12 2011/06/03 18:46:17 kwm Exp $
+# $MCom: ports/devel/py-dbus/Makefile,v 1.13 2011/06/11 19:51:16 mezz Exp $
#
PORTNAME= dbus
@@ -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/graphics/cairomm/Makefile b/graphics/cairomm/Makefile
index 7623eaca4..8066e701a 100644
--- a/graphics/cairomm/Makefile
+++ b/graphics/cairomm/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/cairomm/Makefile,v 1.18 2011/02/27 12:53:29 kwm Exp $
+# $MCom: ports/graphics/cairomm/Makefile,v 1.19 2011/06/07 14:00:26 kwm Exp $
#
PORTNAME= cairomm
@@ -22,7 +22,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnometarget ltverhack
+USE_GNOME= gnomehack ltverhack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}"
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 9f631f34f..f4b72e4e4 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -3,7 +3,7 @@
# Whom: marcus@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/poppler/Makefile,v 1.73 2011/03/29 16:34:44 kwm Exp $
+# $MCom: ports/graphics/poppler/Makefile,v 1.74 2011/08/05 14:05:23 kwm Exp $
#
PORTNAME= poppler
@@ -23,7 +23,7 @@ RUN_DEPENDS= poppler-data>0:${PORTSDIR}/graphics/poppler-data
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GMAKE= yes
-USE_GNOME= gnomehack gnometarget libxml2 ltverhack
+USE_GNOME= gnomehack libxml2 ltverhack
USE_AUTOTOOLS= libtool
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile
index 14db19910..21255648b 100644
--- a/net-im/farsight2/Makefile
+++ b/net-im/farsight2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/farsight2/Makefile,v 1.4 2011/05/28 15:05:41 kwm Exp $
+# $MCom: ports/net-im/farsight2/Makefile,v 1.5 2011/06/11 16:13:06 kwm Exp $
PORTNAME= farsight2
PORTVERSION= 0.0.29
@@ -19,7 +19,7 @@ USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_PYTHON= yes
-USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget
+USE_GNOME= gnomehack pkgconfig glib20 ltverhack
USE_GSTREAMER= core good bad python
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile
index 10cb7c20a..579c9282f 100644
--- a/net-im/libnice/Makefile
+++ b/net-im/libnice/Makefile
@@ -16,7 +16,7 @@ COMMENT= Library and transmitter that implements ICE-19
USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget
+USE_GNOME= gnomehack pkgconfig glib20 ltverhack
USE_GSTREAMER= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GETIFADDRS" \
diff --git a/net/avahi-gtk/Makefile b/net/avahi-gtk/Makefile
index 5877ec78a..6e126ab10 100644
--- a/net/avahi-gtk/Makefile
+++ b/net/avahi-gtk/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/avahi-gtk/Makefile,v 1.5 2011/03/31 02:03:53 mezz Exp $
+# $MCom: ports/net/avahi-gtk/Makefile,v 1.6 2011/04/05 10:34:44 kwm Exp $
#
PORTREVISION= 0
@@ -28,7 +28,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-gtk3/Makefile b/net/avahi-gtk3/Makefile
index 29bba1fd9..7710bf33c 100644
--- a/net/avahi-gtk3/Makefile
+++ b/net/avahi-gtk3/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/avahi-gtk3/Makefile,v 1.3 2011/03/31 02:03:53 mezz Exp $
+# $MCom: ports/net/avahi-gtk3/Makefile,v 1.4 2011/04/05 10:34:45 kwm Exp $
#
PORTREVISION= 0
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+=--disable-silent-rules
AVAHI_SLAVE= gtk3
AVAHI_PKGCONFIG=avahi-ui-gtk3.pc
-USE_GNOME= gnomehack gnometarget ltverhack intltool gtk30
+USE_GNOME= gnomehack ltverhack intltool gtk30
do-build:
@(cd ${WRKSRC}/avahi-ui; ${GMAKE} libavahi-ui-gtk3.la)
diff --git a/net/gq/Makefile b/net/gq/Makefile
index 8dfdf0219..1ab490b9c 100644
--- a/net/gq/Makefile
+++ b/net/gq/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/libgnome-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/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
index f4cd90ddf..1443f524e 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -3,7 +3,7 @@
# Whom: fenner
#
# $FreeBSD$
-# $MCom: ports/textproc/gtk-doc/Makefile,v 1.10 2011/01/15 18:26:45 kwm Exp $
+# $MCom: ports/textproc/gtk-doc/Makefile,v 1.11 2011/05/02 00:41:18 mezz Exp $
PORTNAME= gtk-doc
PORTVERSION= 1.17
@@ -32,7 +32,7 @@ USE_BZIP2= yes
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnometarget gnomeprefix libxslt gnomedocutils
+USE_GNOME= gnomehack gnomeprefix libxslt gnomedocutils
INSTALLS_OMF= yes
CONFIGURE_ARGS= --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports