From 150d8438b0103b231682012bc614cc52a8cc0b4a Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 18 Feb 2012 11:12:45 +0000 Subject: - build with giflib --- graphics/simage/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/simage') 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 -- cgit