summaryrefslogtreecommitdiff
path: root/devel/kdbg
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-08-27 14:35:04 +0000
committertron <tron@pkgsrc.org>2001-08-27 14:35:04 +0000
commita68a277b43e5634f08282aba07a130b923be1b72 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /devel/kdbg
parent8acc4797c26eba4fe23ae4f445f0f82bde5e7d2e (diff)
downloadpkgsrc-a68a277b43e5634f08282aba07a130b923be1b72.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'devel/kdbg')
-rw-r--r--devel/kdbg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile
index 8db90a98fce..bc187ad498a 100644
--- a/devel/kdbg/Makefile
+++ b/devel/kdbg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/08/26 10:32:20 skrll Exp $
+# $NetBSD: Makefile,v 1.25 2001/08/27 14:35:07 tron Exp $
DISTNAME= kdbg-1.2.0
CATEGORIES= devel kde
@@ -10,7 +10,7 @@ HOMEPAGE= http://members.telecom.at/~johsixt/kdbg.html
COMMENT= Graphical User Interface around gdb using KDE
BUILD_USES_MSGFMT= yes
-DEPENDS+= autoconf-2.13:../autoconf
+DEPENDS+= autoconf>=2.13:../autoconf
DEPENDS+= automake>=1.4:../automake
DEPENDS+= kdevelop-base-1.*:../kdevelop-base