aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-02-17 22:30:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-02-17 22:30:42 +0000
commit00cdd1baa88d45a30c41daed0d2b1fce062fb7b2 (patch)
tree4d94dadb70100d36aa29841c20d3001fa49b8982 /graphics/osg
parentc3bb9447d097f20c3a2471ce58b60fc57a94b205 (diff)
downloadports-00cdd1baa88d45a30c41daed0d2b1fce062fb7b2.tar.gz
ports-00cdd1baa88d45a30c41daed0d2b1fce062fb7b2.zip
Notes
Diffstat (limited to 'graphics/osg')
-rw-r--r--graphics/osg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 4641c6b0a4c8..2e33df9a05de 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -95,7 +95,8 @@ PLIST_SUB+= GIF="@comment "
.if defined(WITH_INVENTOR)
FORCE_REQUIRE+= Inventor
-LIB_DEPENDS+= Inventor:${PORTSDIR}/graphics/inventor
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libInventor.so:${PORTSDIR}/graphics/inventor
+RUN_DEPENDS+= ${LOCALBASE}/lib/libInventor.so:${PORTSDIR}/graphics/inventor
PLIST_SUB+= INVENTOR=""
.else
FORCE_IGNORE+= Inventor