diff options
-rw-r--r-- | graphics/osg-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/osg/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 535e6eaeb1fe..6786ac585228 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -15,6 +15,7 @@ MAINTAINER= aa8vb@nc.rr.com LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif \ + tiff.4:${PORTSDIR}/graphics/tiff \ freetype.9:${PORTSDIR}/print/freetype2 USE_X_PREFIX= yes diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 535e6eaeb1fe..6786ac585228 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -15,6 +15,7 @@ MAINTAINER= aa8vb@nc.rr.com LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif \ + tiff.4:${PORTSDIR}/graphics/tiff \ freetype.9:${PORTSDIR}/print/freetype2 USE_X_PREFIX= yes |