summaryrefslogtreecommitdiff
path: root/games/gnome-games
diff options
context:
space:
mode:
authortron <tron>2001-08-27 14:35:04 +0000
committertron <tron>2001-08-27 14:35:04 +0000
commite9a15cf60cb0df818817d9787d8349256ab361f3 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /games/gnome-games
parent3e0c737ffbdf90692697bede4bd1970d4ddea32e (diff)
downloadpkgsrc-e9a15cf60cb0df818817d9787d8349256ab361f3.tar.gz
Use wildcard dependence on "autoconf" package.
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 f82f4f034aa..01c820dedc4 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2001/08/26 10:32:20 skrll Exp $
+# $NetBSD: Makefile,v 1.27 2001/08/27 14:35:08 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.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".