diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-30 11:40:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-30 11:40:23 +0800 |
commit | b842306392c8e8678c4da963fd32f2c118f98eea (patch) | |
tree | 9a9172d49d9dd81358c57edca1e0bc09b2c13b6a /x11/gnome2/Makefile | |
parent | fea5c193ea263960b3e711514ce55793d3185aeb (diff) | |
download | marcuscom-ports-b842306392c8e8678c4da963fd32f2c118f98eea.tar.gz marcuscom-ports-b842306392c8e8678c4da963fd32f2c118f98eea.tar.zst marcuscom-ports-b842306392c8e8678c4da963fd32f2c118f98eea.zip |
Remove fast-user-switch-applet.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10844 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 5f9855a00..3e473a927 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -2,13 +2,13 @@ # Date created: 21 May 2002 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/x11/gnome2/Makefile,v 1.144 2008/03/24 03:50:30 marcus Exp $ -# $MCom: ports/x11/gnome2/Makefile,v 1.236 2008/03/15 18:40:17 marcus Exp $ +# $FreeBSD$ +# $MCom: ports/x11/gnome2/Makefile,v 1.238 2008/03/24 14:59:59 kwm Exp $ # PORTNAME= gnome2 PORTVERSION= 2.22.0 -PORTREVISION?= 1 +PORTREVISION?= 3 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -70,7 +70,6 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple vinagre:${PORTSDIR}/net/vinagre \ cheese:${PORTSDIR}/multimedia/cheese \ ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info -# ${LOCALBASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \ NO_BUILD= yes |