summaryrefslogtreecommitdiff
path: root/editors/gedit
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 /editors/gedit
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 'editors/gedit')
-rw-r--r--editors/gedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index da1706f26a76..7dd2f2e4fd13 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
esd.1:${PORTSDIR}/audio/esound \
gdk_imlib.4:${PORTSDIR}/graphics/imlib \
gdk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- gif.3:${PORTSDIR}/graphics/png \
+ gif.5:${PORTSDIR}/graphics/png \
glib12.2:${PORTSDIR}/devel/glib12 \
gmodule12.2:${PORTSDIR}/devel/glib12 \
gnome.2:${PORTSDIR}/x11/gnomelibs \