summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-03-26 11:43:22 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-03-26 11:43:22 +0000
commit7720a393c9197f5c053bb0ce33bb5e7c6dcae790 (patch)
tree2d1053312fc2f9308de2d3da08b6cbe7d41d11b5 /x11
parent- Do not override config files (diff)
Fix run-time dependency.
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=105317
Diffstat (limited to 'x11')
-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 \