summaryrefslogtreecommitdiff
path: root/games/xracer
diff options
context:
space:
mode:
authortron <tron>2001-08-27 14:35:04 +0000
committertron <tron>2001-08-27 14:35:04 +0000
commit4061ec7224b48a9c9ea7215a40f74e878bdd3c88 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /games/xracer
parentb9a67fb560e9fe290e034cad7c815bb57c6c2ca1 (diff)
downloadpkgsrc-4061ec7224b48a9c9ea7215a40f74e878bdd3c88.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'games/xracer')
-rw-r--r--games/xracer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index d50a8e1b36f..2be969c7aee 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/08/26 10:32:21 skrll Exp $
+# $NetBSD: Makefile,v 1.17 2001/08/27 14:35:09 tron Exp $
#
DISTNAME= xracer-0.96.9
@@ -9,7 +9,7 @@ MAINTAINER= bsieker@freenet.de
HOMEPAGE= http://xracer.annexia.org/
COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_USES_MSGFMT= yes