summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/dbus/Makefile2
-rw-r--r--devel/gio-fam-backend/Makefile4
-rw-r--r--devel/glib20/Makefile4
-rw-r--r--devel/glibmm/Makefile4
4 files changed, 7 insertions, 7 deletions
diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile
index 0e779b184..3c2700a65 100644
--- a/devel/dbus/Makefile
+++ b/devel/dbus/Makefile
@@ -16,7 +16,7 @@ COMMENT= A message bus system for inter-application communication
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
-USE_GNOME?= gnomehack gnometarget libxml2 ltverhack
+USE_GNOME?= gnomehack libxml2 ltverhack
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
diff --git a/devel/gio-fam-backend/Makefile b/devel/gio-fam-backend/Makefile
index ad3651782..c1c70012f 100644
--- a/devel/gio-fam-backend/Makefile
+++ b/devel/gio-fam-backend/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gio-fam-backend/Makefile,v 1.16 2008/08/05 04:57:44 marcus Exp $
+# $MCom: ports/devel/gio-fam-backend/Makefile,v 1.17 2008/08/18 16:52:39 mezz Exp $
#
PORTNAME= gio-fam-backend
@@ -26,7 +26,7 @@ USE_BZIP2= yes
BUILD_WRKSRC= ${WRKSRC}/gio/fam
INSTALL_WRKSRC= ${BUILD_WRKSRC}
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnometarget pkgconfig _glib20
+USE_GNOME= gnomehack pkgconfig _glib20
USE_FAM= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --enable-static --with-libiconv=gnu
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index feaedea01..baab3df4e 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -3,7 +3,7 @@
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glib20/Makefile,v 1.126 2008/08/18 16:52:39 mezz Exp $
+# $MCom: ports/devel/glib20/Makefile,v 1.127 2008/08/21 20:40:28 mezz Exp $
#
# !! DON'T FORGET ABOUT devel/gio-fam-backend !!
@@ -34,7 +34,7 @@ LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
-USE_GNOME= gnomehack gnometarget pkgconfig ltverhack
+USE_GNOME= gnomehack pkgconfig ltverhack
USE_GMAKE= yes
USE_PYTHON= yes
USE_PERL5= yes
diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile
index 44b8376af..c06dcff1d 100644
--- a/devel/glibmm/Makefile
+++ b/devel/glibmm/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glibmm/Makefile,v 1.63 2008/08/06 18:31:59 marcus Exp $
+# $MCom: ports/devel/glibmm/Makefile,v 1.64 2008/08/21 20:40:29 mezz Exp $
#
PORTNAME= glibmm
@@ -28,7 +28,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_GMAKE= yes
-USE_GNOME= gnomehack gnometarget glib20 ltverhack
+USE_GNOME= gnomehack glib20 ltverhack
USE_PERL5= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes