diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-07 19:43:09 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-07 19:43:09 +0000 |
commit | 7fe7f3efd09ffaab672d40009c4435ac7c32ea67 (patch) | |
tree | 25564a2e4235e831d176630b9c30252a0d04a2d5 /x11/gnome2-fifth-toe | |
parent | 7e9abc4bc3802d328d8ace01e039f1efeb3c86c7 (diff) | |
download | FreeBSD-ports-7fe7f3efd09ffaab672d40009c4435ac7c32ea67.zip FreeBSD-ports-7fe7f3efd09ffaab672d40009c4435ac7c32ea67.tar.gz |
Catch up with GNOME 2.2.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 0379210..553d606 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -18,19 +17,15 @@ MAINTAINER= gnome@FreeBSD.org RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ pan:${PORTSDIR}/news/pan2 \ xchat:${PORTSDIR}/irc/xchat2 \ - sodipodi:${PORTSDIR}/graphics/sodipodi \ balsa:${PORTSDIR}/mail/balsa2 \ gimp-1.3:${PORTSDIR}/graphics/gimp-devel \ gnomeicu:${PORTSDIR}/net/gnomeicu2 \ - ggv:${PORTSDIR}/print/ggv2 \ gcalctool:${PORTSDIR}/math/gcalctool \ gthumb:${PORTSDIR}/graphics/gthumb2 \ - ${X11BASE}/lib/gtk-2.0/2.0.0/engines/libcrux-engine.so:${PORTSDIR}/x11-toolkits/crux \ mergeant:${PORTSDIR}/databases/mergeant \ ghex2:${PORTSDIR}/editors/ghex2 \ glade-2:${PORTSDIR}/devel/glade2 \ - metacity:${PORTSDIR}/x11-wm/metacity \ - metacity-setup:${PORTSDIR}/x11-wm/metacity-setup \ + sawfish:${PORTSDIR}/x11-wm/sawfish2 \ galeon:${PORTSDIR}/www/galeon2 NO_BUILD= yes |