pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/soprano Add pkg-config to tools, rasqal-confi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/011906b55eb3
branches:  trunk
changeset: 569982:011906b55eb3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 22 13:39:51 2010 +0000

description:
Add pkg-config to tools, rasqal-config needs it since last update.

diffstat:

 textproc/soprano/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 05ffb4e7b5d2 -r 011906b55eb3 textproc/soprano/Makefile
--- a/textproc/soprano/Makefile Fri Jan 22 13:33:30 2010 +0000
+++ b/textproc/soprano/Makefile Fri Jan 22 13:39:51 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/01/20 10:40:50 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/01/22 13:39:51 wiz Exp $
 
 DISTNAME=      soprano-2.3.0
 PKGREVISION=   5
@@ -15,6 +15,7 @@
 
 USE_LANGUAGES= c c++
 USE_CMAKE=     yes
+USE_TOOLS+=    pkg-config
 
 CMAKE_ARGS+=   -DSOPRANO_DISABLE_SESAME2_BACKEND:BOOL=ON
 



Home | Main Index | Thread Index | Old Index