summaryrefslogtreecommitdiff
path: root/security/pakemon
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 /security/pakemon
parent3e0c737ffbdf90692697bede4bd1970d4ddea32e (diff)
downloadpkgsrc-e9a15cf60cb0df818817d9787d8349256ab361f3.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'security/pakemon')
-rw-r--r--security/pakemon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile
index 82ed3f6948e..0656e83f60e 100644
--- a/security/pakemon/Makefile
+++ b/security/pakemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/03/27 03:20:15 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2001/08/27 14:35:14 tron Exp $
DISTNAME= pakemon-0.3.1
CATEGORIES= security
@@ -13,7 +13,7 @@ DEPENDS+= libnet-*:../../devel/libnet
# only at compile-time.
#
BUILD_DEPENDS+= libnids-1.14:../../net/libnids
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
GNU_CONFIGURE= yes