summaryrefslogtreecommitdiff
path: root/games/gnome-games
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /games/gnome-games
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'games/gnome-games')
-rw-r--r--games/gnome-games/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 1434b86c8a5..8173d8144f8 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2004/03/26 02:27:40 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2004/04/14 16:15:23 jmmv Exp $
DISTNAME= gnome-games-1.4.0.4
PKGREVISION= 12
@@ -13,7 +13,6 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME games collection
-DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs
BUILD_USES_MSGFMT= YES
BUILD_USES_GETTEXT_M4= YES
@@ -22,6 +21,7 @@ CONFLICTS= xbill-[0-9]*
AUTOMAKE_REQD= 1.4
AUTOCONF_REQD= 2.50
USE_BUILDLINK2= YES
+USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
USE_X11BASE= YES