diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-11 08:33:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-11 08:33:46 +0000 |
commit | 1e712519bb9b54cd04b04da118636f0fa57871af (patch) | |
tree | 69e121a5a9e5181e958e90d058c51f416c63cf16 /graphics/osg-devel/Makefile | |
parent | 0b8a8f085ab0b07ff22d803baf27e89e825ebdbf (diff) | |
download | ports-1e712519bb9b54cd04b04da118636f0fa57871af.tar.gz ports-1e712519bb9b54cd04b04da118636f0fa57871af.zip |
Notes
Diffstat (limited to 'graphics/osg-devel/Makefile')
-rw-r--r-- | graphics/osg-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 01bfa90748c9..535e6eaeb1fe 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/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 |