pkgsrc/editors/emacs25
chuck 66487eeb70 add "--without-ns" to x11 configs for OSX
on OSX the configure script will select the "nextstep" window system
unless you explicitly tell it not to:

    % bmake configure |& egrep 'PKG_OPTIONS.emacs|What window system should Emacs use'
            PKG_OPTIONS.emacs = x11
      What window system should Emacs use?                    nextstep
    %

leaving pkgsrc in a bad state where it thinks it built an x11 version,
but instead emacs built a nextstep version.

add "--without-ns" to the x11 config option for OSX.  this
should not impact other platforms.
2018-03-30 18:28:32 +00:00
..
files
patches emacs25: handle NAN not existing on VAX. 2018-03-21 08:48:15 +00:00
buildlink3.mk
DESCR
distinfo emacs25: handle NAN not existing on VAX. 2018-03-21 08:48:15 +00:00
hacks.mk Remove now obsolete Emacs ASLR hacks. 2017-06-17 19:40:18 +00:00
Makefile Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
Makefile.common Sort tools to reduce diff to wip/emacs-git. 2017-07-28 22:14:00 +00:00
options.mk add "--without-ns" to x11 configs for OSX 2018-03-30 18:28:32 +00:00
PLIST Sort. 2017-04-27 13:43:54 +00:00
PLIST.cocoa
PLIST.gnustep
version.mk Update emacs25 and emacs25-nox11 to 25.3 2017-09-12 03:19:02 +00:00