diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-16 06:10:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-16 06:10:46 +0800 |
commit | e5445f62288be8805f8b913c16dfac2ae534225f (patch) | |
tree | 9814088cd983ad2ecf1fce7a6f44b348ea6854e2 /x11 | |
parent | aa1a206821cb29376dacc1a1f7081f5a01d6e5c2 (diff) | |
download | marcuscom-ports-e5445f62288be8805f8b913c16dfac2ae534225f.tar.gz marcuscom-ports-e5445f62288be8805f8b913c16dfac2ae534225f.tar.zst marcuscom-ports-e5445f62288be8805f8b913c16dfac2ae534225f.zip |
Fix the evolution dependency and remove gdesklets for now since it doesn't
build with GNOME 2.5.
Submitted by: Jeremy Messneger <mezz7@cox.net>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1484 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-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 b90a3e067..955ed6c5c 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -48,11 +48,10 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ gnopernicus:${PORTSDIR}/x11/gnopernicus \ - evolution:${PORTSDIR}/mail/evolution \ + evolution-1.5:${PORTSDIR}/mail/evolution \ rhythmbox:${PORTSDIR}/audio/rhythmbox \ gswitchit-plugins-capplet:${PORTSDIR}/x11/gswitchit \ gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ - gdesklets:${PORTSDIR}/deskutils/gdesklets \ dasher:${PORTSDIR}/x11/dasher NO_BUILD= yes |