summaryrefslogtreecommitdiff
path: root/editors/gedit2
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
commit93d38cce04ed1de1f34605de3a42ee4f147e8e6d (patch)
tree2e8b673f1005c81dca7fd0ae177787bd0642e46c /editors/gedit2
parentUse updated imlib library. (diff)
Use updated imlib library.
Notes
Notes: svn path=/head/; revision=22244
Diffstat (limited to 'editors/gedit2')
-rw-r--r--editors/gedit2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index 7dd2f2e4fd13..36430a35d542 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -19,8 +19,8 @@ MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
art_lgpl.2:${PORTSDIR}/x11/gnomelibs \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
- esd.1:${PORTSDIR}/audio/esound \
- gdk_imlib.4:${PORTSDIR}/graphics/imlib \
+ esd.2:${PORTSDIR}/audio/esound \
+ gdk_imlib.5:${PORTSDIR}/graphics/imlib \
gdk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
gif.5:${PORTSDIR}/graphics/png \
glib12.2:${PORTSDIR}/devel/glib12 \