summaryrefslogtreecommitdiffstats
path: root/editors/gedit/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-08-14 18:56:00 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-08-14 18:56:00 +0800
commitcb2eb44449083e2528531865a7da9a91c62f8a40 (patch)
tree667cc19fca6c8a043d174a5fe1d3df773d4a8daa /editors/gedit/Makefile
parenta2076e452a8b9a50073c3613de279678918def39 (diff)
downloadmarcuscom-ports-cb2eb44449083e2528531865a7da9a91c62f8a40.tar
marcuscom-ports-cb2eb44449083e2528531865a7da9a91c62f8a40.tar.gz
marcuscom-ports-cb2eb44449083e2528531865a7da9a91c62f8a40.tar.bz2
marcuscom-ports-cb2eb44449083e2528531865a7da9a91c62f8a40.tar.lz
marcuscom-ports-cb2eb44449083e2528531865a7da9a91c62f8a40.tar.xz
marcuscom-ports-cb2eb44449083e2528531865a7da9a91c62f8a40.tar.zst
marcuscom-ports-cb2eb44449083e2528531865a7da9a91c62f8a40.zip
Reset back to 2.30.x. Current 2.31.x version depends on gtk3.
Add GNOME_DESKTOP_VERSION=2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14400 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r--editors/gedit/Makefile17
1 files changed, 7 insertions, 10 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 46678f145..fef0dc3ee 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -3,14 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports-stable/editors/gedit/Makefile,v 1.13 2010/06/22 20:00:07 kwm Exp $
#
PORTNAME= gedit
-PORTVERSION= 2.31.3
+PORTVERSION= 2.30.3
CATEGORIES= editors gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome3
+DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A small but powerful text editor for GNOME 2 Desktop Environment
@@ -27,15 +27,16 @@ INSTALLS_OMF= yes
USE_LDCONFIG= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
-USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 gtksourceview2 \
+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"
-PLIST_SUB= VERSION="3.0"
+PLIST_SUB= VERSION="2.20"
MAN1= gedit.1
-GLIB_SCHEMAS= org.gnome.gedit.gschema.xml
+GCONF_SCHEMAS= gedit.schemas gedit-file-browser.schemas
.if defined(PACKAGE_BUILDING)
.undef WITHOUT_GNOME
@@ -61,10 +62,6 @@ PLIST_SUB+= PYTHON="@comment "
# ${TOUCH} ${WRKSRC}/bindings/python/.deps/${ff}
#.endfor
-pre-install:
- @${INSTALL_DATA} ${WRKSRC}/data/org.gnome.gedit.gschema.xml \
- ${PREFIX}/share/glib-2.0/schemas/
-
post-install:
@-update-desktop-database