[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / parallel / sge

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

Diff for /pkgsrc/parallel/sge/Makefile between version 1.68 and 1.69

version 1.68, 2019/08/11 13:22:34 version 1.69, 2019/11/04 19:18:09
Line 34  PKG_USERS_VARS+= SGE_USER
Line 34  PKG_USERS_VARS+= SGE_USER
 AIMK=   ${SETENV} ${MAKE_ENV} ${CSH} -fb ${WRKSRC}/source/aimk  AIMK=   ${SETENV} ${MAKE_ENV} ${CSH} -fb ${WRKSRC}/source/aimk
   
 CONFIG_GUESS_OVERRIDE=  source/3rdparty/qmake/config.guess \  CONFIG_GUESS_OVERRIDE=  source/3rdparty/qmake/config.guess \
                 source/3rdparty/qtcsh/config.guess                          source/3rdparty/qtcsh/config.guess
 CONFIG_SUB_OVERRIDE=    source/3rdparty/qmake/config.sub \  CONFIG_SUB_OVERRIDE=    source/3rdparty/qmake/config.sub \
                 source/3rdparty/qtcsh/config.sub                          source/3rdparty/qtcsh/config.sub
   
 REPLACE_INTERPRETER+=   tclsh  REPLACE_INTERPRETER+=   tclsh
 REPLACE.tclsh.old=      .*tclsh  REPLACE.tclsh.old=      .*tclsh

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

CVSweb <webmaster@jp.NetBSD.org>