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

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

Diff for /pkgsrc/sysutils/lavaps/Makefile between version 1.49 and 1.50

version 1.49, 2019/08/11 13:23:09 version 1.50, 2019/11/04 21:28:47
Line 15  MAKE_JOBS_SAFE=  no
Line 15  MAKE_JOBS_SAFE=  no
 USE_LANGUAGES=  c c++  USE_LANGUAGES=  c c++
 USE_TOOLS+=     perl pod2man pod2html  USE_TOOLS+=     perl pod2man pod2html
   
 GNU_CONFIGURE=  YES  GNU_CONFIGURE=          YES
 CONFIGURE_ARGS+=--with-tcltk \  CONFIGURE_ARGS+=        --with-tcltk \
                 --with-tcl-ver=8.6.1 \                          --with-tcl-ver=8.6.1 \
                 --with-tk-ver=8.6.1 \                          --with-tk-ver=8.6.1 \
                 --with-tcltk-lib-suffix-type=nodot                          --with-tcltk-lib-suffix-type=nodot
   
 # prevents the GConf schema from going into / when building the tcl/tk version  # prevents the GConf schema from going into / when building the tcl/tk version
 MAKE_ENV+=      PKGSRC_INSTALL_SCHEMAS=no  MAKE_ENV+=      PKGSRC_INSTALL_SCHEMAS=no

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

CVSweb <webmaster@jp.NetBSD.org>