[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.111 and 1.112

version 1.111, 2005/04/11 21:47:05 version 1.112, 2005/05/16 00:09:33
Line 23  CONFIGURE_ARGS+= --with-ftp="\"${FETCH_C
Line 23  CONFIGURE_ARGS+= --with-ftp="\"${FETCH_C
 CONFIGURE_ARGS+=        --with-mtree="\"${MTREE}"\"  CONFIGURE_ARGS+=        --with-mtree="\"${MTREE}"\"
 CONFIGURE_ARGS+=        --with-pax="\"${PAX}"\"  CONFIGURE_ARGS+=        --with-pax="\"${PAX}"\"
 CONFIGURE_ARGS+=        --with-tar="\"${TAR}"\"  CONFIGURE_ARGS+=        --with-tar="\"${TAR}"\"
   USE_TOOLS=              mtree pax tar
   
 NO_PKGTOOLS_REQD_CHECK= # defined  NO_PKGTOOLS_REQD_CHECK= # defined
 NO_CHECKSUM=            # defined  NO_CHECKSUM=            # defined

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.112

CVSweb <webmaster@jp.NetBSD.org>