summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-02-18 12:14:38 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-02-18 12:14:38 +0000
commit35d120f6dbba7e002eb19973ef8d60fb65dba34a (patch)
tree4609ae804239a78318638e8000a93a1e27524789 /graphics
parentUpdate to the 20120217 snapshot of GCC 4.6.3. (diff)
- build with giflib
Notes
Notes: svn path=/head/; revision=291675
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-loader-gif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-loader-gif/Makefile b/graphics/evas-loader-gif/Makefile
index a60ee2b3836b..19b3e31b6ee6 100644
--- a/graphics/evas-loader-gif/Makefile
+++ b/graphics/evas-loader-gif/Makefile
@@ -16,7 +16,7 @@ DISTNAME= evas-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A hardware accelerated canvas API (GIF loader)
-LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
+LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \
freetype.9:${PORTSDIR}/print/freetype2
LICENSE= BSD