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-devel | |
parent | MAINTAINER -> kde@FreeBSD.org (diff) |
Add dependency to png.4.
Obtained from: bento
Diffstat (limited to 'graphics/osg-devel')
-rw-r--r-- | graphics/osg-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 0aafc12f3be7..e067c87b043a 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/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 |