summaryrefslogtreecommitdiff
path: root/editors/emacs23
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-09-30 04:38:00 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-09-30 04:38:00 +0000
commit4c2ffd6487f3280c4ae0afe93b930ef8c0544f4a (patch)
treea87b33199c9d2b0dba39176cf99ef13ecdfc4371 /editors/emacs23
parent- Development has ceased. (diff)
- Restore GTK2 option.
Approved by: tabthorpe (mentor) Reported by: stas
Notes
Notes: svn path=/head/; revision=262144
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index f3ac5d418bad..408452d8787d 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 2
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -54,6 +54,7 @@ OPTIONS= CANNA "Canna support" OFF \
DBUS "DBus support" ON \
GCONF "GConf support" ON \
GIF "GIF images support" ON \
+ GTK2 "Use GTK+ widgets" ON \
JPEG "JPEG images support" ON \
M17N "M17N support for text-shaping" ON \
MOTIF "Use Motif widgets" OFF \