summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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++