diff options
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 4 |
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 |