Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/emacs25-nox11 editors/emacs25-nox11: remove un...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/384fd48c2faa
branches:  trunk
changeset: 432605:384fd48c2faa
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 23 12:35:47 2020 +0000

description:
editors/emacs25-nox11: remove unknown configure option

diffstat:

 editors/emacs25-nox11/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r db22209057e2 -r 384fd48c2faa editors/emacs25-nox11/Makefile
--- a/editors/emacs25-nox11/Makefile    Sat May 23 12:33:22 2020 +0000
+++ b/editors/emacs25-nox11/Makefile    Sat May 23 12:35:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/05/31 01:44:09 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/23 12:35:47 rillig Exp $
 
 PKGNAME=       ${DISTNAME:S/emacs/emacs25/:S/-/-nox11-/}
 
@@ -10,7 +10,7 @@
 
 .include "../../editors/emacs25/Makefile.common"
 
-CONFIGURE_ARGS+=       --without-dbus --without-m17n-flt --without-otf
+CONFIGURE_ARGS+=       --without-dbus --without-m17n-flt
 CONFIGURE_ARGS+=       --without-rsvg --without-x --without-xft
 CONFIGURE_ARGS+=       --without-gif --without-jpeg --without-png
 CONFIGURE_ARGS+=       --without-tiff --without-xpm



Home | Main Index | Thread Index | Old Index