pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/emacs25-nox11
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 23 12:35:47 UTC 2020
Modified Files:
pkgsrc/editors/emacs25-nox11: Makefile
Log Message:
editors/emacs25-nox11: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/emacs25-nox11/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/emacs25-nox11/Makefile
diff -u pkgsrc/editors/emacs25-nox11/Makefile:1.6 pkgsrc/editors/emacs25-nox11/Makefile:1.7
--- pkgsrc/editors/emacs25-nox11/Makefile:1.6 Thu May 31 01:44:09 2018
+++ pkgsrc/editors/emacs25-nox11/Makefile Sat May 23 12:35:47 2020
@@ -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/emacs2
.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