summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-21 13:21:25 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-21 13:21:25 +0000
commit92e60353d2fb42ce697a0675f2aa225ae0dd0187 (patch)
tree427fb78d63a4f004be9b580ff0ccda15f5149c50
parent2c40d5904b2a152aeaa653a4d2a4c4acd1827668 (diff)
downloadpkgsrc-92e60353d2fb42ce697a0675f2aa225ae0dd0187.tar.gz
Needs pkg-config.
-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++