diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-28 03:50:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-28 03:50:36 +0800 |
commit | 7c15aa9bf18d70dfc4a1dbb7860f941ae051cd44 (patch) | |
tree | 16dc30221ea23a0aa476766ac4964e91a1afb811 /x11/gnome2/Makefile | |
parent | b1a933cfe585cfe2c71d7d6b07796fa1ebe8805d (diff) | |
download | marcuscom-ports-7c15aa9bf18d70dfc4a1dbb7860f941ae051cd44.tar marcuscom-ports-7c15aa9bf18d70dfc4a1dbb7860f941ae051cd44.tar.gz marcuscom-ports-7c15aa9bf18d70dfc4a1dbb7860f941ae051cd44.tar.bz2 marcuscom-ports-7c15aa9bf18d70dfc4a1dbb7860f941ae051cd44.tar.lz marcuscom-ports-7c15aa9bf18d70dfc4a1dbb7860f941ae051cd44.tar.xz marcuscom-ports-7c15aa9bf18d70dfc4a1dbb7860f941ae051cd44.tar.zst marcuscom-ports-7c15aa9bf18d70dfc4a1dbb7860f941ae051cd44.zip |
Say good-bye to sawfish. Metacity is the new default window manager for
GNOME 2. Using sawfish will break some of the control center.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@186 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 36539c0ed..0128f6dd9 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -26,7 +26,6 @@ RUN_DEPENDS= ${X11BASE}/libexec/battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ metacity:${PORTSDIR}/x11-wm/metacity \ - sawfish:${PORTSDIR}/x11-wm/sawfish2 \ metacity-setup:${PORTSDIR}/x11-wm/metacity-setup \ bug-buddy:${PORTSDIR}/devel/bugbuddy2 \ gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ |