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.112 retrieving revision 1.113 diff -u -p -r1.112 -r1.113 --- pkgsrc/pkgtools/pkg_install/Makefile 2005/05/16 00:09:33 1.112 +++ pkgsrc/pkgtools/pkg_install/Makefile 2005/06/07 16:34:50 1.113 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2005/05/16 00:09:33 jlam Exp $ +# $NetBSD: Makefile,v 1.113 2005/06/07 16:34:50 jlam Exp $ # Notes to package maintainers: # @@ -25,6 +25,10 @@ CONFIGURE_ARGS+= --with-pax="\"${PAX}"\" CONFIGURE_ARGS+= --with-tar="\"${TAR}"\" USE_TOOLS= mtree pax tar +# The following tools are needed by pkg_view and linkfarm. +USE_TOOLS= chmod cmp cp env find grep ln mkdir rm rmdir \ + sed sort touch + NO_PKGTOOLS_REQD_CHECK= # defined NO_CHECKSUM= # defined NO_MTREE= # defined