summaryrefslogtreecommitdiff
path: root/emulators/twin
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 /emulators/twin
parent3e0c737ffbdf90692697bede4bd1970d4ddea32e (diff)
downloadpkgsrc-e9a15cf60cb0df818817d9787d8349256ab361f3.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'emulators/twin')
-rw-r--r--emulators/twin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index f7dad3b89c2..2ce70e753b2 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/05/15 09:46:37 agc Exp $
+# $NetBSD: Makefile,v 1.2 2001/08/27 14:35:07 tron Exp $
#
DISTNAME= twin-src-3.1.14
@@ -10,7 +10,7 @@ MAINTAINER= collver@linuxfreemail.com
HOMEPAGE= http://www.willows.com
COMMENT= cross-platform implementation of the win32 api
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
GNU_CONFIGURE= yes
USE_GMAKE= yes