summaryrefslogtreecommitdiff
path: root/games/gnome2-games
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-05 05:37:39 +0000
committerjlam <jlam>2006-07-05 05:37:39 +0000
commitff1abac1968d3a2126fff67c56d713586d517e87 (patch)
tree3f9b395b95d690e2d375fdb2725a5c29aefa896e /games/gnome2-games
parent0cb95d495a5a6cb76d08b759433e65f0656a3f0a (diff)
downloadpkgsrc-ff1abac1968d3a2126fff67c56d713586d517e87.tar.gz
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
Diffstat (limited to 'games/gnome2-games')
-rw-r--r--games/gnome2-games/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile
index 5d43b928686..1a084011606 100644
--- a/games/gnome2-games/Makefile
+++ b/games/gnome2-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2006/05/02 17:19:22 drochner Exp $
+# $NetBSD: Makefile,v 1.71 2006/07/05 05:37:41 jlam Exp $
DISTNAME= gnome-games-2.14.1
CATEGORIES= games gnome
@@ -13,7 +13,7 @@ CONFLICTS= xbill-[0-9]*
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_CONFIG_WRAPPER= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
@@ -72,7 +72,6 @@ BUILDLINK_API_DEPENDS.librsvg2+= librsvg2>=2.12.6
.include "../../lang/guile/buildlink3.mk"
.include "../../net/howl/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"