pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xemacs xemacs-nox11 has no use for xface - no ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/99f04f4c5df1
branches: trunk
changeset: 358948:99f04f4c5df1
user: hauke <hauke%pkgsrc.org@localhost>
date: Thu Feb 23 10:46:34 2017 +0000
description:
xemacs-nox11 has no use for xface - no arms, no cookies.
diffstat:
editors/xemacs/Makefile | 4 ++--
editors/xemacs/options.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r a1fd49a4bc65 -r 99f04f4c5df1 editors/xemacs/Makefile
--- a/editors/xemacs/Makefile Thu Feb 23 10:18:06 2017 +0000
+++ b/editors/xemacs/Makefile Thu Feb 23 10:46:34 2017 +0000
@@ -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 -r a1fd49a4bc65 -r 99f04f4c5df1 editors/xemacs/options.mk
--- a/editors/xemacs/options.mk Thu Feb 23 10:18:06 2017 +0000
+++ b/editors/xemacs/options.mk Thu Feb 23 10:46:34 2017 +0000
@@ -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"
Home |
Main Index |
Thread Index |
Old Index