summaryrefslogtreecommitdiff
path: root/graphics/osg
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-11 08:33:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-11 08:33:46 +0000
commit1e712519bb9b54cd04b04da118636f0fa57871af (patch)
tree69e121a5a9e5181e958e90d058c51f416c63cf16 /graphics/osg
parentUnbreak the build by putting back the do-build and do-install targets (diff)
Add missing LIB_DEPENDS on libungif.
Pointy hat to: ijliao
Notes
Notes: svn path=/head/; revision=58899
Diffstat (limited to 'graphics/osg')
-rw-r--r--graphics/osg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 01bfa90748c9..535e6eaeb1fe 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= aa8vb@nc.rr.com
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
+ ungif.5:${PORTSDIR}/graphics/libungif \
freetype.9:${PORTSDIR}/print/freetype2
USE_X_PREFIX= yes