summaryrefslogtreecommitdiff
path: root/games/gnome-games/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-08-28 06:17:41 +0000
committertron <tron@pkgsrc.org>2001-08-28 06:17:41 +0000
commit9e965896f6f32edd95ccc5749e48129aef0c7fe1 (patch)
tree4f0d4cf3cebfc4327ac18c93c8e12b211a91589b /games/gnome-games/Makefile
parent9e3d860e6bc8dcd3bb02705a13cb0726617d93cc (diff)
downloadpkgsrc-9e965896f6f32edd95ccc5749e48129aef0c7fe1.tar.gz
Fix auto configure files to work with version 2.52 of the "autoconf"
package.
Diffstat (limited to 'games/gnome-games/Makefile')
-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 01c820dedc4..44f365ad6bf 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2001/08/27 14:35:08 tron Exp $
+# $NetBSD: Makefile,v 1.28 2001/08/28 06:17:41 tron Exp $
DISTNAME= gnome-games-1.4.0.2
CATEGORIES= games gnome
@@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME games collection
-BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.50:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
DEPENDS+= gnome-core>1.4.0:../../x11/gnome-core
# Required for ports which don't build "libgtop".