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.18 retrieving revision 1.19 diff -u -p -r1.18 -r1.19 --- pkgsrc/pkgtools/pkg_install/Makefile 1999/04/19 19:58:57 1.18 +++ pkgsrc/pkgtools/pkg_install/Makefile 1999/04/19 20:11:07 1.19 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/04/19 19:58:57 tron Exp $ +# $NetBSD: Makefile,v 1.19 1999/04/19 20:11:07 tron Exp $ # # Note to package maintainers: @@ -20,7 +20,9 @@ LOCALBASE= /usr PREFIX= ${LOCALBASE} WRKSRC= ${WRKDIR}/pkg_install MAKE_ENV+= BINDIR=/usr/sbin MANDIR=/usr/share/man NOLINT=1 +NO_CONFIGURE= yes NO_MTREE= yes +NO_PATCH= yes NO_PKG_REGISTER= yes NO_PACKAGE= No package registration is done