summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortron <tron>1999-12-14 20:28:01 +0000
committertron <tron>1999-12-14 20:28:01 +0000
commit0bd31f4147a887f9c6049c9a001d88fe0100fae7 (patch)
treecdf70bff5bd06d4768d2821c5900343fc642e91a /devel
parent7c9fbc6f86f0470310183c59dc10024a26631611 (diff)
downloadpkgsrc-0bd31f4147a887f9c6049c9a001d88fe0100fae7.tar.gz
Fix typo in last commit.
Diffstat (limited to 'devel')
-rw-r--r--devel/kdbg/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile
index f43e36db2d7..e03e1b99f23 100644
--- a/devel/kdbg/Makefile
+++ b/devel/kdbg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/12/14 20:03:41 tron Exp $
+# $NetBSD: Makefile,v 1.7 1999/12/14 20:28:01 tron Exp $
DISTNAME= kdbg-1.0.1
CATEGORIES= devel kde
@@ -9,9 +9,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://members.telecom.at/~johsixt/kdbg.html
BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
-DEPENDS+= autoconf-2.13:../../devel/autoconf
-DEPENDS+= automake-1.4:../../devel/automake
-DEPENDS+= kdevel-1.1.*:../../x11/kdelibs
+DEPENDS+= autoconf-2.13:../autoconf
+DEPENDS+= automake-1.4:../automake
+DEPENDS+= kdevelop-1.*:../kdevelop
DEPENDS+= png-1.*:../../graphics/png
USE_X11BASE= yes