pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/kscope Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae53456c4f62
branches: trunk
changeset: 514958:ae53456c4f62
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 21 13:21:25 2006 +0000
description:
Needs pkg-config.
diffstat:
devel/kscope/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 64c229fe83e1 -r ae53456c4f62 devel/kscope/Makefile
--- a/devel/kscope/Makefile Wed Jun 21 13:12:34 2006 +0000
+++ b/devel/kscope/Makefile Wed Jun 21 13:21:25 2006 +0000
@@ -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+= exctags>=5.5.4:../../devel/exctags
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index