summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-09-10 20:47:25 +0000
committerdemon <demon@FreeBSD.org>2001-09-10 20:47:25 +0000
commitad6518d0a21a8eda2d5c669c8fc7dd5f2b3ed4da (patch)
tree327bc04ff17405c0dc5780cce1dfbd11ab3bb231
parent47ed65ed53acc1bd0c92a4374558e8da56bad588 (diff)
downloadFreeBSD-ports-ad6518d0a21a8eda2d5c669c8fc7dd5f2b3ed4da.zip
FreeBSD-ports-ad6518d0a21a8eda2d5c669c8fc7dd5f2b3ed4da.tar.gz
Add dependency to jpeg.9
Obtained from: bento
-rw-r--r--graphics/osg-devel/Makefile3
-rw-r--r--graphics/osg/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index e067c87..4cd2c5b 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -13,7 +13,8 @@ DISTNAME= ${PORTNAME}_src-0.8-38
MAINTAINER= aa8vb@nc.rr.com
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
+ jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/OpenSceneGraph-0.8
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index e067c87..4cd2c5b 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -13,7 +13,8 @@ DISTNAME= ${PORTNAME}_src-0.8-38
MAINTAINER= aa8vb@nc.rr.com
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
+ jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/OpenSceneGraph-0.8
OpenPOWER on IntegriCloud