diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-panel/Makefile | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 365843f78..3b6d89e8b 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -2,8 +2,8 @@ # Date created: 20 May 2002 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/x11/gdm/Makefile,v 1.137 2011/03/29 13:40:09 kwm Exp $ -# $MCom: ports/x11/gdm/Makefile,v 1.186 2011/06/02 11:58:24 kwm Exp $ +# $FreeBSD$ +# $MCom: ports/x11/gdm/Makefile,v 1.187 2011/06/03 19:56:54 kwm Exp $ # PORTNAME= gdm diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index f9d8081c0..3ba424519 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.232 2011/04/25 21:58:24 mezz Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.233 2011/04/30 20:43:30 mezz Exp $ # PORTNAME= gnome-panel @@ -34,7 +34,6 @@ INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop libwnck gnomemenus \ gnomedocutils ltverhack referencehack librsvg2 WANT_GNOME= yes -GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-network-manager \ |