pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xemacs
Module Name: pkgsrc
Committed By: hauke
Date: Thu Feb 23 10:46:34 UTC 2017
Modified Files:
pkgsrc/editors/xemacs: Makefile options.mk
Log Message:
xemacs-nox11 has no use for xface - no arms, no cookies.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/editors/xemacs/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/editors/xemacs/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/xemacs/Makefile
diff -u pkgsrc/editors/xemacs/Makefile:1.117 pkgsrc/editors/xemacs/Makefile:1.118
--- pkgsrc/editors/xemacs/Makefile:1.117 Fri Dec 30 23:27:14 2016
+++ pkgsrc/editors/xemacs/Makefile Thu Feb 23 10:46:34 2017
@@ -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"
Index: pkgsrc/editors/xemacs/options.mk
diff -u pkgsrc/editors/xemacs/options.mk:1.13 pkgsrc/editors/xemacs/options.mk:1.14
--- pkgsrc/editors/xemacs/options.mk:1.13 Fri Dec 30 23:27:14 2016
+++ pkgsrc/editors/xemacs/options.mk Thu Feb 23 10:46:34 2017
@@ -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