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.65 retrieving revision 1.66 diff -u -p -r1.65 -r1.66 --- pkgsrc/pkgtools/pkg_install/Makefile 2003/01/09 13:13:04 1.65 +++ pkgsrc/pkgtools/pkg_install/Makefile 2003/01/10 12:01:43 1.66 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2003/01/09 13:13:04 schmonz Exp $ +# $NetBSD: Makefile,v 1.66 2003/01/10 12:01:43 agc Exp $ # Notes to package maintainers: # @@ -30,6 +30,7 @@ NO_PATCH= # defined NO_MTREE= # defined NO_PKG_REGISTER= # defined NO_PACKAGE= Deinstallation is not permitted +PKG_PRESERVE= # defined .include "../../mk/bsd.prefs.mk"