summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-21 13:21:25 +0000
committerjoerg <joerg>2006-06-21 13:21:25 +0000
commitea34d000e6db9c3fcd485f411a8963b19dd47142 (patch)
tree427fb78d63a4f004be9b580ff0ccda15f5149c50 /devel
parent43a6e9a818bd399960bce45991bae2eb539de956 (diff)
downloadpkgsrc-ea34d000e6db9c3fcd485f411a8963b19dd47142.tar.gz
Needs pkg-config.
Diffstat (limited to 'devel')
-rw-r--r--devel/kscope/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index 2842f7cef33..56f2235a31b 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:21 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/21 13:21:25 joerg Exp $
#
DISTNAME= kscope-1.3.3
@@ -14,7 +14,7 @@ DEPENDS+= cscope>=15.4:../../devel/cscope
DEPENDS+= exctags>=5.5.4:../../devel/exctags
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes
USE_LANGUAGES= c c++