summaryrefslogtreecommitdiff
path: root/sysutils/koncd
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 /sysutils/koncd
parent3e0c737ffbdf90692697bede4bd1970d4ddea32e (diff)
downloadpkgsrc-e9a15cf60cb0df818817d9787d8349256ab361f3.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'sysutils/koncd')
-rw-r--r--sysutils/koncd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/koncd/Makefile b/sysutils/koncd/Makefile
index f37c72b3fd1..c3e745372b8 100644
--- a/sysutils/koncd/Makefile
+++ b/sysutils/koncd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/08/26 10:32:23 skrll Exp $
+# $NetBSD: Makefile,v 1.3 2001/08/27 14:35:15 tron Exp $
DISTNAME= koncd-0.7.1
CATEGORIES= sysutils
@@ -8,7 +8,7 @@ MAINTAINER= wulf@netbsd.org
HOMEPAGE= http://www.koncd.de/
COMMENT= Frontend to the fabulous cdrecord and mkisofs programs
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
DEPENDS+= cdrecord>=1.9:../../sysutils/cdrecord
DEPENDS+= kdebase>=2.1:../../x11/kdebase2