summaryrefslogtreecommitdiffstats
path: root/editors/gedit
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-04 05:27:51 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-04 05:27:51 +0800
commit2dbda72086f851f8738b378220d7bdd872fcc682 (patch)
treee36dfbd7bb64e810c7536d68338f96b8d07eace5 /editors/gedit
parente930ed88146d23123cdfc22e7bb2147f44de3cf0 (diff)
downloadmarcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar
marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.gz
marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.bz2
marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.lz
marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.xz
marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.zst
marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.zip
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
Diffstat (limited to 'editors/gedit')
-rw-r--r--editors/gedit/Makefile3
1 files changed, 1 insertions, 2 deletions
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 <marcus@FreeBSD.org>
#
# $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"