aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2018-02-21 23:59:43 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2018-02-21 23:59:43 +0000
commit78da9d4745b04421651ea60b8c8c92f1d0aae303 (patch)
tree60af880d88aaf09c4b7df38b28ca99ac6d060482 /editors/emacs
parenta3361fa7efcf39c31720ff518ab4c1ee731091e6 (diff)
downloadports-78da9d4745b04421651ea60b8c8c92f1d0aae303.tar.gz
ports-78da9d4745b04421651ea60b8c8c92f1d0aae303.zip
Emacs ports: Remove obsolete variable definitions
editors/emacs: The CANNA option was replaced by a flavor, so remove CANNA_DESC. editors/emacs and editors/emacs-devel: The X11 option was replaced by the nox flavor, so remove WITHOUT_X11. Reported by: ashish
Notes
Notes: svn path=/head/; revision=462550
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 35810471df04..9d9f1d2d19f9 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -65,7 +65,6 @@ OPTIONS_RADIO_X11TOOLKIT= GTK2 GTK3 MOTIF XAW XAW3D
ACL_DESC= Access control list support
CAIRO_DESC= Experimental Cairo library support (implies PNG, XFT)
-CANNA_DESC= Japanese input support
FILENOTIFY_DESC= File notification support
GFILE_DESC= File notification via gfile
GRAPHICS_DESC= Graphics support
@@ -182,7 +181,6 @@ CONFIGURE_ARGS+= --with-sound=no --without-cairo --without-dbus \
OPTIONS_EXCLUDE= ALSA CAIRO DBUS GCONF GIF GSETTINGS GTK2 GTK3 JPEG \
M17N MAGICK MOTIF OSS OTF PNG SCROLLBARS SVG TIFF XAW \
XAW3D XFT XIM XPM XWIDGETS
-WITHOUT_X11= yes
.else
CONFIGURE_ARGS+= --with-x
INSTALLS_ICONS= yes