summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/evolution-jescs/Makefile4
-rw-r--r--devel/gnome-common/Makefile4
-rw-r--r--editors/gedit-plugins/Makefile4
-rw-r--r--games/gnome-games-extra-data/Makefile4
-rw-r--r--misc/gnome-devel-docs/Makefile3
-rw-r--r--misc/gnome-user-docs/Makefile4
-rw-r--r--sysutils/gnome-system-tools/Makefile4
-rw-r--r--textproc/gnome-doc-utils/Makefile4
-rw-r--r--www/epiphany-extensions/Makefile4
-rw-r--r--x11-themes/icon-naming-utils/Makefile2
-rw-r--r--x11-toolkits/py-gtk2/Makefile4
11 files changed, 20 insertions, 21 deletions
diff --git a/deskutils/evolution-jescs/Makefile b/deskutils/evolution-jescs/Makefile
index a531f39fe..7c57e38a2 100644
--- a/deskutils/evolution-jescs/Makefile
+++ b/deskutils/evolution-jescs/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/deskutils/evolution-jescs/Makefile,v 1.31 2008/08/22 17:03:03 marcus Exp $
+# $MCom: ports/deskutils/evolution-jescs/Makefile,v 1.32 2008/09/22 21:45:09 marcus Exp $
#
PORTNAME= evolution-jescs
@@ -21,7 +21,7 @@ RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gnometarget
+USE_GNOME= gnomeprefix gnomehack intlhack
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
index d22d4971f..900d3904e 100644
--- a/devel/gnome-common/Makefile
+++ b/devel/gnome-common/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gnome-common/Makefile,v 1.7 2007/09/17 18:37:36 ahze Exp $
+# $MCom: ports/devel/gnome-common/Makefile,v 1.9 2008/09/23 04:56:42 marcus Exp $
#
PORTNAME= gnome-common
@@ -18,7 +18,7 @@ COMMENT= Common automake macros for GNOME and GNOME 2
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= pkgconfig gnometarget
+USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index 234c9c1d6..e579ee456 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/gedit-plugins/Makefile,v 1.28 2008/03/17 11:25:37 ahze Exp $
+# $MCom: ports/editors/gedit-plugins/Makefile,v 1.30 2008/09/12 01:31:01 ahze Exp $
#
PORTNAME= gedit-plugins
@@ -25,7 +25,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack
+USE_GNOME= gnomehack gnomeprefix intlhack
WANT_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile
index 8eaa20026..3238753db 100644
--- a/games/gnome-games-extra-data/Makefile
+++ b/games/gnome-games-extra-data/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.23 2008/08/30 22:10:56 kwm Exp $
#
PORTNAME= gnome-games-extra-data
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/sol:${PORTSDIR}/games/gnome-games
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget
+USE_GNOME= gnomehack gnomeprefix
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile
index 590c96015..742e41b2d 100644
--- a/misc/gnome-devel-docs/Makefile
+++ b/misc/gnome-devel-docs/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/misc/gnome-devel-docs/Makefile,v 1.5 2008/09/03 16:59:35 mezz Exp $
+# $MCom: ports/misc/gnome-devel-docs/Makefile,v 1.6 2008/09/22 22:43:35 marcus Exp $
#
PORTNAME= gnome-devel-docs
@@ -21,7 +21,6 @@ RUN_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gnometarget
INSTALLS_OMF= yes
.include <bsd.port.mk>
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile
index 198da71f8..44fa70367 100644
--- a/misc/gnome-user-docs/Makefile
+++ b/misc/gnome-user-docs/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/misc/gnome-user-docs/Makefile,v 1.42 2008/03/10 17:39:04 ahze Exp $
+# $MCom: ports/misc/gnome-user-docs/Makefile,v 1.44 2008/09/22 22:01:29 marcus Exp $
#
PORTNAME= gnome-user-docs
@@ -23,6 +23,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gnometarget gnomedocutils
+USE_GNOME= gnomeprefix gnomehack gnomehier gnomedocutils
.include <bsd.port.mk>
diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile
index b4d6cba57..ac41289d3 100644
--- a/sysutils/gnome-system-tools/Makefile
+++ b/sysutils/gnome-system-tools/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/sysutils/gnome-system-tools/Makefile,v 1.80 2008/09/22 23:56:00 kwm Exp $
#
PORTNAME= gnome-system-tools
@@ -23,7 +23,7 @@ INSTALLS_ICONS= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
GNOME_DESKTOP_VERSION=2
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack nautilus2
+USE_GNOME= gnomehack gnomeprefix intlhack nautilus2
USE_AUTOTOOLS= libtool:15
INSTALLS_OMF= yes
CONFIGURE_ARGS= --enable-services
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 80717c132..4cb3f27c2 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.57 2008/08/30 06:05:57 kwm Exp $
+# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.58 2008/09/22 22:47:05 marcus Exp $
#
PORTNAME= gnome-doc-utils
@@ -24,7 +24,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_GNOME= gnomehier gnometarget gnomehack libxslt intlhack
+USE_GNOME= gnomehier gnomehack libxslt intlhack
USE_PYTHON= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile
index 82a61cac0..a2d5ac662 100644
--- a/www/epiphany-extensions/Makefile
+++ b/www/epiphany-extensions/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/epiphany-extensions/Makefile,v 1.107 2008/09/03 22:45:13 kwm Exp $
+# $MCom: ports/www/epiphany-extensions/Makefile,v 1.108 2008/09/23 05:44:36 marcus Exp $
#
PORTNAME= epiphany-extensions
@@ -22,7 +22,7 @@ RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany
USE_GETTEXT= yes
USE_BZIP2= yes
USE_GECKO= firefox xulrunner
-USE_GNOME= gnomeprefix gnomehack intlhack gnometarget
+USE_GNOME= gnomeprefix gnomehack intlhack
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile
index 3939e4922..979311429 100644
--- a/x11-themes/icon-naming-utils/Makefile
+++ b/x11-themes/icon-naming-utils/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack pkgconfig gnometarget
+USE_GNOME= gnomehack pkgconfig
pre-configure:
@ ${REINPLACE_CMD} -e "s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" ${WRKSRC}/Makefile.in
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 3d52cc71e..430c2c33a 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -3,7 +3,7 @@
# Whom: marc@informatik.uni-bremen.de
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.56 2008/09/03 16:40:40 kwm Exp $
+# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.57 2008/09/08 00:14:14 marcus Exp $
#
PORTNAME= gtk
@@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYNUMERIC} \
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnometarget libglade2
+USE_GNOME= gnomehack libglade2
USE_PYTHON= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes