diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-15 15:26:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-15 15:26:14 +0800 |
commit | aa1a206821cb29376dacc1a1f7081f5a01d6e5c2 (patch) | |
tree | 22e379ee89ac2f67ee9e0d876e82ee0b16289e62 /x11/gnome2 | |
parent | 1de218193dd1e4095a23b7645f63fa5ebd7fca48 (diff) | |
download | marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.gz marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.bz2 marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.lz marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.xz marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.tar.zst marcuscom-ports-aa1a206821cb29376dacc1a1f7081f5a01d6e5c2.zip |
* Remove monkeybubble from the desktop port for now. It still requires the old
gstreamer [1]
* Add a missing dependency on x11/gswitchit
* Update gnome2-fifth-toe to 2.5.1 with the necessary gswitchit changes
Reported by: Jeremy Messenger <mezz7@cox.net> [1]
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1483 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index f373b0f09..b90a3e067 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -49,7 +50,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnopernicus:${PORTSDIR}/x11/gnopernicus \ evolution:${PORTSDIR}/mail/evolution \ rhythmbox:${PORTSDIR}/audio/rhythmbox \ - monkey-bubble:${PORTSDIR}/games/monkeybubble \ + gswitchit-plugins-capplet:${PORTSDIR}/x11/gswitchit \ gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ gdesklets:${PORTSDIR}/deskutils/gdesklets \ dasher:${PORTSDIR}/x11/dasher |