diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-09-01 09:03:20 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-09-01 09:03:20 +0000 |
commit | 7c2815e629ae7e411fa8e7811cdde41150032b4f (patch) | |
tree | fb59393c378d2d44572c678177d2bf2bd7302534 /graphics/osg | |
parent | e4f84a4736af2ccc795f9d55c10bbd5c0d4e21a0 (diff) | |
download | ports-7c2815e629ae7e411fa8e7811cdde41150032b4f.tar.gz ports-7c2815e629ae7e411fa8e7811cdde41150032b4f.zip |
Notes
Diffstat (limited to 'graphics/osg')
-rw-r--r-- | graphics/osg/Makefile | 2 |
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 |