Path to this page:
Subject: CVS commit: pkgsrc/editors/emacs26-nox11
From: Greg Troxel
Date: 2018-06-29 17:39:33
Message id: 20180629153933.5ED2FFBEC@cvs.NetBSD.org
Log Message:
emacs26-nox11: force-disable ns to fix build on MacOS
emacs26-nox11 is missing a fix made to emacs25, which disables ns
(nextstep) unconditionally. Otherwise, the build picks up system
libraries and builds a mac app, which does not match the PLIST, and is
not console-only as intended.
(The CONFIGURE_ARGS disabling scheme is inconsistent between emacs
version, but this is a minimal build fix during freeze.)
Files: