summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-10-12 21:42:24 +0000
committerjoerg <joerg@pkgsrc.org>2010-10-12 21:42:24 +0000
commit75092dfda088f8b5336276163eea9016e36aefa5 (patch)
tree2b6d245852dc4edb676959f2fa6a9026b9baa69c /graphics
parent8c958e69d4fe2d7cd87869693b0969ba7577e612 (diff)
downloadpkgsrc-75092dfda088f8b5336276163eea9016e36aefa5.tar.gz
Needs pkg-config.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/osg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 7193a854f68..31a3a0fe2b5 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/09/14 11:00:46 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/10/12 21:42:24 joerg Exp $
DISTNAME= OpenSceneGraph-${OSGVER}
PKGNAME= osg-${OSGVER}
@@ -19,6 +19,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_CMAKE= yes
USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE= packaging/pkgconfig/openscenegraph.pc.in
PKGCONFIG_OVERRIDE+= packaging/pkgconfig/openthreads.pc.in