summaryrefslogtreecommitdiff
path: root/games/gnome-games
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2001-09-09 23:47:25 +0000
committermycroft <mycroft@pkgsrc.org>2001-09-09 23:47:25 +0000
commit95e6218058b7c5b0ceaa8901560404c039bcaf4f (patch)
treec3e35964b67ab52066676dde6a9cef4a9c9418f0 /games/gnome-games
parent78b99d7a835d6eec0807bb779da2e732fb18a3af (diff)
downloadpkgsrc-95e6218058b7c5b0ceaa8901560404c039bcaf4f.tar.gz
Back down the autoconf version.
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 44f365ad6bf..ebacc73ccee 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2001/08/28 06:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.29 2001/09/09 23:47:25 mycroft 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.50:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../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".