diff options
Diffstat (limited to 'graphics/simage')
-rw-r--r-- | graphics/simage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index 695bff1f1021..8307ea4c11e5 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ vorbis.4:${PORTSDIR}/audio/libvorbis \ jasper.4:${PORTSDIR}/graphics/jasper \ jpeg.11:${PORTSDIR}/graphics/jpeg \ - ungif.5:${PORTSDIR}/graphics/libungif \ + gif.5:${PORTSDIR}/graphics/giflib \ png.6:${PORTSDIR}/graphics/png USE_GNOME= gnomehack |