diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-04 15:22:23 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-04 15:22:23 +0000 |
commit | ae8028b4105bef2ba5677405f87b53bcadcd53a0 (patch) | |
tree | 4ef762297cc9252a45800b3dded13a890e91fe37 /x11/gnome2-fifth-toe/Makefile | |
parent | 2e0990971fc5e11e866cd79a2a524e4fa96ec385 (diff) | |
download | ports-ae8028b4105bef2ba5677405f87b53bcadcd53a0.tar.gz ports-ae8028b4105bef2ba5677405f87b53bcadcd53a0.zip |
Notes
Diffstat (limited to 'x11/gnome2-fifth-toe/Makefile')
-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 \ |