summaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment-devel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-18 03:12:11 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-18 03:12:11 +0000
commit2169e434e836da4747b360244ebc357998eee9a2 (patch)
tree512b5981c76fbc6f4272984fd71ab0cdaf022fb4 /x11-wm/enlightenment-devel
parentUpdate to version 4.1.0. (diff)
The version number of libgif.so has changed to 5.
Notes
Notes: svn path=/head/; revision=21701
Diffstat (limited to 'x11-wm/enlightenment-devel')
-rw-r--r--x11-wm/enlightenment-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index 50dad22123cc..eae1fd1d2f4c 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= esd.1:${PORTSDIR}/audio/esound \
Fnlib.0:${PORTSDIR}/graphics/fnlib \
- gif.3:${PORTSDIR}/graphics/giflib \
+ gif.5:${PORTSDIR}/graphics/giflib \
Imlib.4:${PORTSDIR}/graphics/imlib \
tiff.4:${PORTSDIR}/graphics/tiff \
ttf.3:${PORTSDIR}/print/freetype \