diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 06:49:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 06:49:37 +0000 |
commit | 9c0caae1c20155b432bb0feb074a8fd9cc1c12bc (patch) | |
tree | 534d0190982c831de589344c3003940ec6f2d6b1 /x11/gnome2-fifth-toe | |
parent | 27d17afba2c21f490ea8472d7aa37495e02e3ed8 (diff) |
Notes
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 6123bbef2171..f0c1a113d8fa 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.4.0 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -24,7 +23,6 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ gimp-1.3:${PORTSDIR}/graphics/gimp-devel \ sodipodi:${PORTSDIR}/graphics/sodipodi \ gnomeicu:${PORTSDIR}/net/gnomeicu2 \ - gcalctool:${PORTSDIR}/math/gcalctool \ gthumb:${PORTSDIR}/graphics/gthumb2 \ mergeant:${PORTSDIR}/databases/mergeant \ ghex2:${PORTSDIR}/editors/ghex2 \ @@ -32,25 +30,18 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ gob2:${PORTSDIR}/devel/gob2 \ gtetrinet:${PORTSDIR}/games/gtetrinet \ ${X11BASE}/lib/gaim/docklet.so:${PORTSDIR}/net/gaim \ - gnomemeeting:${PORTSDIR}/net/gnomemeeting \ - gnome-font-viewer:${PORTSDIR}/x11-fonts/fontilus \ - seahorse:${PORTSDIR}/security/seahorse \ - totem:${PORTSDIR}/multimedia/totem \ sawfish:${PORTSDIR}/x11-wm/sawfish2 \ dia:${PORTSDIR}/graphics/dia \ mrproject:${PORTSDIR}/deskutils/mrproject \ - ${X11BASE}/libexec/stickynotes_applet:${PORTSDIR}/misc/stickynotes_applet \ tsclient:${PORTSDIR}/net/tsclient \ - zenity:${PORTSDIR}/x11/zenity \ - gucharmap:${PORTSDIR}/deskutils/gucharmap \ regexxer:${PORTSDIR}/devel/regexxer \ - galeon:${PORTSDIR}/www/galeon2 \ streamtuner:${PORTSDIR}/audio/streamtuner \ - gok:${PORTSDIR}/sysutils/gok \ meld:${PORTSDIR}/textproc/meld \ gcompris:${PORTSDIR}/games/gcompris2 \ - gurlchecker:${PORTSDIR}/www/gurlchecker \ + galeon:${PORTSDIR}/www/galeon2 \ gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \ + totem:${PORTSDIR}/multimedia/totem \ + seahorse:${PORTSDIR}/security/seahorse \ workrave:${PORTSDIR}/x11/workrave NO_BUILD= yes |