summaryrefslogtreecommitdiff
path: root/textproc/soprano
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-22 13:39:51 +0000
committerwiz <wiz@pkgsrc.org>2010-01-22 13:39:51 +0000
commit1f8a828a4b7e49ab571624cf47400a7b9b5231ac (patch)
treed4147a8922e66e720482fabf70cf29af1d02964a /textproc/soprano
parent36a9490bd6db12aedba8e1ac8e52d65b24bb833e (diff)
downloadpkgsrc-1f8a828a4b7e49ab571624cf47400a7b9b5231ac.tar.gz
Add pkg-config to tools, rasqal-config needs it since last update.
Diffstat (limited to 'textproc/soprano')
-rw-r--r--textproc/soprano/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile
index d775de7d9ac..5a1278f9cdd 100644
--- a/textproc/soprano/Makefile
+++ b/textproc/soprano/Makefile
@@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_CMAKE= yes
+USE_TOOLS+= pkg-config
CMAKE_ARGS+= -DSOPRANO_DISABLE_SESAME2_BACKEND:BOOL=ON