diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-08 02:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-08 02:19:16 +0000 |
commit | 25f4de6f2e84eff64897d46dc2c76646d17e0d76 (patch) | |
tree | 56dd0172d8cc544a9af0ec028319cba1f1e9d38e /graphics/osg-devel/Makefile | |
parent | 96da2a068ac6cbccfd5c1cdc300308e3ec4b4f31 (diff) |
Notes
Diffstat (limited to 'graphics/osg-devel/Makefile')
-rw-r--r-- | graphics/osg-devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index ed79f0b383a5..01bfa90748c9 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -12,7 +12,9 @@ MASTER_SITES= http://www.openscenegraph.org/download/snapshots/ MAINTAINER= aa8vb@nc.rr.com -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ + jpeg.9:${PORTSDIR}/graphics/jpeg \ + freetype.9:${PORTSDIR}/print/freetype2 USE_X_PREFIX= yes USE_MESA= yes |