diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-04 03:38:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-04 03:38:35 +0800 |
commit | 9765420fa2bd0910fa14edb3baac09ac5194fbea (patch) | |
tree | 1d40fdb2ca64b602cd99f90502dd53a4d31362b2 /x11/gnome2 | |
parent | e9d6fecf856fe29061ced07ed7938f8707866afd (diff) | |
download | marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.gz marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.bz2 marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.lz marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.xz marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.zst marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.zip |
Update to 2.9.90 (aka GNOME 2.10 BETA 1).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3554 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index a0532d2b7..8598eede9 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.90 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -58,7 +58,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 totem:${PORTSDIR}/multimedia/totem-gstreamer \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ - ${X11BASE}/share/gnome/gnome-background-properties/gnome-abstract.xml:${PORTSDIR}/x11-themes/gnome-backgrounds + ${X11BASE}/share/gnome/gnome-background-properties/gnome-abstract.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ + nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto # gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media NO_BUILD= yes |