diff options
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 647186234dd..3f656f74f13 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/02/16 15:10:50 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2001/02/26 20:19:44 tron Exp $ DISTNAME= gnome-games-1.2.0 CATEGORIES= games gnome @@ -30,7 +30,6 @@ CONFIGURE_ARGS+= --localstatedir=/var CFLAGS+= -I${LOCALBASE}/include INSTALL_FILE= ${WRKDIR}/INSTALL -PLIST_SUBST+= LOCALEDIR=${LOCALEDIR} AUTOGEN_ENV= NOCONFIGURE=1 AUTOGEN_ENV+= srcdir=${WRKSRC} |