diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 88ce0a9123c..7ba40e2c3d4 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2004/02/14 17:21:40 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2004/02/20 23:45:43 jlam Exp $ DISTNAME= gnome-games-1.4.0.4 PKGREVISION= 9 @@ -20,6 +20,7 @@ BUILD_USES_GETTEXT_M4= YES CONFLICTS= xbill-[0-9]* AUTOMAKE_REQD= 1.4 +AUTOCONF_REQD= 2.50 USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES USE_GNU_TOOLS+= make |