diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-07 06:06:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-07 06:06:45 +0800 |
commit | 3ecf25764002a09c3d6ac4ba2b9998b79c1935ab (patch) | |
tree | 826bac094c22f466ea6ecfaeea8a5e050beb1d8e /x11/gnome2 | |
parent | c5827fec08887b60b82b2d2086363d632993707f (diff) | |
download | marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.gz marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.bz2 marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.lz marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.xz marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.zst marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.zip |
Update GNOME with the new 2.10 proposed module list to keep from overflowing
the ports system. I was hoping to do this after the next beta, but alas
GNOME would not have been buildable.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3559 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 8598eede9..4391c19cc 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.9.90 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -53,14 +54,9 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 vino-session:${PORTSDIR}/net/vino \ ximian-connector-setup-2.2:${PORTSDIR}/mail/ximian-connector \ ${X11BASE}/lib/gstreamer-0.8/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \ - goobox:${PORTSDIR}/audio/goobox \ - gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ 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 \ - nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto -# gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media + ${X11BASE}/share/gnome/gnome-background-properties/gnome-abstract.xml:${PORTSDIR}/x11-themes/gnome-backgrounds NO_BUILD= yes |