summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorhauke <hauke>2017-02-23 10:46:34 +0000
committerhauke <hauke>2017-02-23 10:46:34 +0000
commit31be961a7c7d361cf34ac9b37625f512fe29cf0a (patch)
treee30a6e2555a6eea84281c6f1a48c31007a638425 /editors
parentdff1826012a1738f99fedea97ac1faa239fe2955 (diff)
downloadpkgsrc-31be961a7c7d361cf34ac9b37625f512fe29cf0a.tar.gz
xemacs-nox11 has no use for xface - no arms, no cookies.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs/Makefile4
-rw-r--r--editors/xemacs/options.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 86f77591ad4..ea6ebf1c782 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.117 2016/12/30 23:27:14 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2017/02/23 10:46:34 hauke Exp $
PKGNAME= ${DISTNAME}
COMMENT= XEmacs text editor version 21
-PKG_SUPPORTED_OPTIONS+= x11
+PKG_SUPPORTED_OPTIONS+= x11 xface
PKG_SUGGESTED_OPTIONS+= x11
.include "Makefile.common"
diff --git a/editors/xemacs/options.mk b/editors/xemacs/options.mk
index 7e2fedf4663..6b20f58e002 100644
--- a/editors/xemacs/options.mk
+++ b/editors/xemacs/options.mk
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.13 2016/12/30 23:27:14 wiz Exp $
+# $NetBSD: options.mk,v 1.14 2017/02/23 10:46:34 hauke Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xemacs
-PKG_SUPPORTED_OPTIONS+= ldap xface canna debug
+PKG_SUPPORTED_OPTIONS+= ldap canna debug
.include "../../mk/bsd.options.mk"