diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-18 14:26:01 +0800 | 
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-18 14:26:01 +0800 | 
| commit | ce1b3aa12fc67b8f561fbc5fb6c5089891d75827 (patch) | |
| tree | ed3abbafa25b4979b8fec559b4e34c6117e5b2a4 /x11 | |
| parent | 67cf854c6e9d7f85f9cde7d8f63c68406aeecd5f (diff) | |
| download | marcuscom-ports-ce1b3aa12fc67b8f561fbc5fb6c5089891d75827.tar.gz marcuscom-ports-ce1b3aa12fc67b8f561fbc5fb6c5089891d75827.tar.zst marcuscom-ports-ce1b3aa12fc67b8f561fbc5fb6c5089891d75827.zip | |
Remove glade2.  This was my pipe dream.  glade2 is not yet a part of the
GNOME 2 desktop.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@95 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
| -rw-r--r-- | x11/gnome2/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 3968acac6..ef4a58bce 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,6 +7,7 @@  PORTNAME=	gnome2  PORTVERSION=	2.1 +PORTREVISION=	1  CATEGORIES=	x11 gnome  MASTER_SITES=	# empty  DISTFILES=	# empty @@ -24,7 +25,6 @@ RUN_DEPENDS=	${X11BASE}/libexec/battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2  		gedit:${PORTSDIR}/editors/gedit2 \  		gnome-terminal:${PORTSDIR}/x11/gnometerminal \  		gnome-session:${PORTSDIR}/x11/gnomesession \ -		glade-2:${PORTSDIR}/devel/glade2 \  		metacity:${PORTSDIR}/x11-wm/metacity \  		sawfish:${PORTSDIR}/x11-wm/sawfish2 \  		metacity-setup:${PORTSDIR}/x11-wm/metacity-setup \ | 
