summaryrefslogtreecommitdiff
path: root/editors/emacs-nox11
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2011-11-02 13:02:33 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2011-11-02 13:02:33 +0000
commit78e064c0c1a2f369fd73003b2528cde99a778c94 (patch)
tree46420d6513dabef7cf8829e1a4ed85fcffb18231 /editors/emacs-nox11
parent- Update to 0.6.1 (diff)
- Enable SYNC_INPUT option, which was disabled in previous commit
- Bump PORTREVISION Feature safe: yes
Notes
Notes: svn path=/head/; revision=284918
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r--editors/emacs-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile
index 70187b1e8d74..60bfb7cac32a 100644
--- a/editors/emacs-nox11/Makefile
+++ b/editors/emacs-nox11/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 7
+PORTREVISION= 8
PKGNAMESUFFIX= -nox11
WITHOUT_CANNA= yes
@@ -21,7 +21,7 @@ WITHOUT_SVG= yes
WITHOUT_TIFF= yes
WITHOUT_XAW= yes
WITHOUT_XAW3D= yes
-WITHOUT_SYNC_INPUT= yes
+WITH_SYNC_INPUT= yes
WITHOUT_SCROLLBARS= yes
WITHOUT_X11= yes
WITHOUT_XFT= yes