summaryrefslogtreecommitdiff
path: root/graphics/osg
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-09-01 09:03:20 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-09-01 09:03:20 +0000
commit7c2815e629ae7e411fa8e7811cdde41150032b4f (patch)
treefb59393c378d2d44572c678177d2bf2bd7302534 /graphics/osg
parentMAINTAINER -> kde@FreeBSD.org (diff)
Add dependency to png.4.
Obtained from: bento
Notes
Notes: svn path=/head/; revision=47267
Diffstat (limited to 'graphics/osg')
-rw-r--r--graphics/osg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 0aafc12f3be7..e067c87b043a 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_src-0.8-38
MAINTAINER= aa8vb@nc.rr.com
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
+
WRKSRC= ${WRKDIR}/OpenSceneGraph-0.8
USE_X_PREFIX= yes