summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-23 12:35:47 +0000
committerrillig <rillig@pkgsrc.org>2020-05-23 12:35:47 +0000
commit9fa62b3045b48e86ccaeae2b7069d81d30da51ba (patch)
treebe4422daa15ea0d206fe71d43ddd52cad4e2365d /editors
parent23d2bcd8cd07e8b35d8c656c9677982393e59196 (diff)
downloadpkgsrc-9fa62b3045b48e86ccaeae2b7069d81d30da51ba.tar.gz
editors/emacs25-nox11: remove unknown configure option
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs25-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs25-nox11/Makefile b/editors/emacs25-nox11/Makefile
index 5620ccdfa9d..5d4b1c1acac 100644
--- a/editors/emacs25-nox11/Makefile
+++ b/editors/emacs25-nox11/Makefile
@@ -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 @@ PKGDIR= ${.CURDIR}/../../editors/emacs25
.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