pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xemacs-current Default build without xft - the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e728129c7f1e
branches: trunk
changeset: 371703:e728129c7f1e
user: hauke <hauke%pkgsrc.org@localhost>
date: Fri Nov 17 15:09:34 2017 +0000
description:
Default build without xft - there are problems with switching fonts,
and we end up with a proportional font, which defeats the primary use
of this editor.
diffstat:
editors/xemacs-current/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a03847e28208 -r e728129c7f1e editors/xemacs-current/Makefile
--- a/editors/xemacs-current/Makefile Fri Nov 17 14:17:17 2017 +0000
+++ b/editors/xemacs-current/Makefile Fri Nov 17 15:09:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2017/11/15 14:46:31 hauke Exp $
+# $NetBSD: Makefile,v 1.93 2017/11/17 15:09:34 hauke Exp $
PKGNAME= ${DISTNAME}
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
@@ -6,7 +6,7 @@
# extra options for x11 support, not for sharing with xemacs-current-nox11
PKG_SUPPORTED_OPTIONS+= x11 xft xface
-PKG_SUGGESTED_OPTIONS+= x11 xft
+PKG_SUGGESTED_OPTIONS+= x11
.include "options.mk"
.include "Makefile.common"
Home |
Main Index |
Thread Index |
Old Index