Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkg_install/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkg_install/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.152 retrieving revision 1.153 diff -u -p -r1.152 -r1.153 --- pkgsrc/pkgtools/pkg_install/Makefile 2008/04/23 14:37:10 1.152 +++ pkgsrc/pkgtools/pkg_install/Makefile 2008/06/02 16:40:25 1.153 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2008/04/23 14:37:10 joerg Exp $ +# $NetBSD: Makefile,v 1.153 2008/06/02 16:40:25 joerg Exp $ # Notes to package maintainers: # @@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --with-pkgdbdir=${PKG_D CONFIGURE_ARGS+= --with-ftp=${FETCH_CMD:Q} CONFIGURE_ARGS+= --with-pax=${PAX:Q} CONFIGURE_ARGS+= --with-tar=${TAR:Q} -USE_TOOLS+= pax:run tar:run gzcat:run +USE_TOOLS+= pax:run tar:run gzcat:run ftp:run # The following tools are needed by pkg_view and linkfarm. USE_TOOLS+= chmod cmp cp env find grep ln mkdir rm rmdir \