From 2dbda72086f851f8738b378220d7bdd872fcc682 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 3 Jun 2011 21:27:51 +0000 Subject: Remove GNOME_DESKTOP_VERSION and reset the $FreeBSD$ in gdm. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16028 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 12e27956a..e9ac9a00a 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.127 2011/04/26 03:09:52 mezz Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.128 2011/04/30 20:43:16 mezz Exp $ # PORTNAME= gedit @@ -32,7 +32,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gtksourceview2 \ desktopfileutils gnomedocutils ltasneededhack -GNOME_DESKTOP_VERSION=2 WANT_GNOME= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit