summaryrefslogtreecommitdiffstats
path: root/editors/gedit3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gedit3/Makefile')
-rw-r--r--editors/gedit3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile
index 50bdd832f..e61815dee 100644
--- a/editors/gedit3/Makefile
+++ b/editors/gedit3/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/gedit3/Makefile,v 1.8 2011/03/25 15:34:06 kwm Exp $
+# $MCom: ports/editors/gedit3/Makefile,v 1.9 2011/03/29 19:35:14 kwm Exp $
#
PORTNAME= gedit
PORTVERSION= 2.91.11
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -32,7 +33,7 @@ USE_LDCONFIG= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomeprefix gnomehack intlhack gtksourceview3 libxml2 \
- desktopfileutils gnomedocutils
+ desktopfileutils gnomedocutils pygobject
GNOME_DESKTOP_VERSION=3
CONFIGURE_ARGS= --disable-updater --enable-indicator=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \