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

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

Diff for /pkgsrc/pkgtools/pkg_install/Makefile between version 1.224 and 1.225

version 1.224, 2018/03/27 22:29:38 version 1.225, 2019/04/10 08:24:03
Line 202  pre-configure:
Line 202  pre-configure:
                 --disable-dependency-tracking --without-expat           \                  --disable-dependency-tracking --without-expat           \
                 --disable-maintainer-mode                               \                  --disable-maintainer-mode                               \
                 --without-iconv --without-lzo2 --without-nettle         \                  --without-iconv --without-lzo2 --without-nettle         \
                 --without-xml2 --without-lz4                            \                  --without-xml2 --without-lz4 --without-zstd             \
                 ${LIBARCHIVE_CONFIGURE_ARGS}                  ${LIBARCHIVE_CONFIGURE_ARGS}
         cd ${WRKDIR}/libarchive && ${BUILD_MAKE_CMD}          cd ${WRKDIR}/libarchive && ${BUILD_MAKE_CMD}
 .endif  .endif

Legend:
Removed from v.1.224  
changed lines
  Added in v.1.225

CVSweb <webmaster@jp.NetBSD.org>