diff options
author | ahze <ahze@FreeBSD.org> | 2007-04-04 23:22:23 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-04-04 23:22:23 +0800 |
commit | c4d05bbb38495b6220bbe78ebdfd82ec14b1f988 (patch) | |
tree | 9bae7dcc5b0f8eaa6d92be2ffeb70a75d6b7e6ff /x11/gnome2-fifth-toe | |
parent | 8fd1f7bc5486c50a153113aa75f94896fb2cc2fe (diff) | |
download | freebsd-ports-gnome-c4d05bbb38495b6220bbe78ebdfd82ec14b1f988.tar.gz freebsd-ports-gnome-c4d05bbb38495b6220bbe78ebdfd82ec14b1f988.tar.zst freebsd-ports-gnome-c4d05bbb38495b6220bbe78ebdfd82ec14b1f988.zip |
Chase gimp move
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index eedff80413d3..bbaabfeca5f9 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.81 2007/03/14 21:39:30 marcus Exp $ +# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.83 2007/04/03 01:14:24 ahze Exp $ # PORTREVISION= 0 @@ -14,7 +14,7 @@ COMMENT= Additional GNOME 2 applications not included in the core desktop RUN_DEPENDS= pan:${PORTSDIR}/news/pan \ xchat:${PORTSDIR}/irc/xchat \ - gimp-2.2:${PORTSDIR}/graphics/gimp \ + gimp>0:${PORTSDIR}/graphics/gimp \ sodipodi:${PORTSDIR}/graphics/sodipodi \ gnomeicu:${PORTSDIR}/net-im/gnomeicu \ gthumb:${PORTSDIR}/graphics/gthumb \ |