[BACK]Return to modules.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / editors / emacs

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/editors/emacs/modules.mk between version 1.24 and 1.25

version 1.24, 2018/06/24 21:19:10 version 1.25, 2018/11/30 18:38:19
Line 214  _SYS_VARS.emacs= EMACS_BIN EMACS_ETCPREF
Line 214  _SYS_VARS.emacs= EMACS_BIN EMACS_ETCPREF
                         EMACS_VERSION_MAJOR EMACS_VERSION_MINOR \                          EMACS_VERSION_MAJOR EMACS_VERSION_MINOR \
                         EMACS_VERSION_MICRO                          EMACS_VERSION_MICRO
 _DEF_VARS.emacs=        _EMACS_TYPE _EMACS_PKGBASE  _DEF_VARS.emacs=        _EMACS_TYPE _EMACS_PKGBASE
   _SORTED_VARS.emacs=     *_MODULES
   _LISTED_VARS.emacs=     *VERSIONS*
   
 BUILD_DEFS+=            ${_USER_VARS.emacs}  BUILD_DEFS+=            ${_USER_VARS.emacs}
 BUILD_DEFS_EFFECTS+=    ${_SYS_VARS.emacs}  BUILD_DEFS_EFFECTS+=    ${_SYS_VARS.emacs}
   

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb <webmaster@jp.NetBSD.org>