aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2004-03-26 19:43:22 +0800
committerbland <bland@FreeBSD.org>2004-03-26 19:43:22 +0800
commit51797b1148be214231d271caf9bb038e0cee5593 (patch)
tree5bda4c7ddb912fdd6625e1ce609bc1a3120e0b8b
parentc42526fdcca70547470e0a7492e15cfd3a05d417 (diff)
downloadfreebsd-ports-gnome-51797b1148be214231d271caf9bb038e0cee5593.tar.gz
freebsd-ports-gnome-51797b1148be214231d271caf9bb038e0cee5593.tar.zst
freebsd-ports-gnome-51797b1148be214231d271caf9bb038e0cee5593.zip
Fix run-time dependency.
Reported by: bento via kris
-rw-r--r--x11/gnome2-fifth-toe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile
index 6413667206ed..8ed4785885c4 100644
--- a/x11/gnome2-fifth-toe/Makefile
+++ b/x11/gnome2-fifth-toe/Makefile
@@ -17,7 +17,7 @@ COMMENT= Additional GNOME 2 applications not included in the core desktop
RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \
xchat:${PORTSDIR}/irc/xchat2 \
- gimp-1.3:${PORTSDIR}/graphics/gimp-devel \
+ gimp-2.0:${PORTSDIR}/graphics/gimp-devel \
sodipodi:${PORTSDIR}/graphics/sodipodi \
gnomeicu:${PORTSDIR}/net/gnomeicu2 \
gthumb:${PORTSDIR}/graphics/gthumb2 \