From 3b05b1365a9aecf2f77023cf1da61b05717b49eb Mon Sep 17 00:00:00 2001 From: schmonz Date: Sat, 21 Dec 2002 05:05:28 +0000 Subject: These packages no longer use BSD-style .mk files, so MANCOMPRESSED_IF_MANZ and MANINSTALL aren't needed. --- pkgtools/digest/Makefile | 4 +--- pkgtools/pkg_install/Makefile | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile index b1b72bf06ed..a39e6930898 100644 --- a/pkgtools/digest/Makefile +++ b/pkgtools/digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2002/12/21 04:06:10 schmonz Exp $ +# $NetBSD: Makefile,v 1.31 2002/12/21 05:05:29 schmonz Exp $ # # When adding new digest algorithms, please use rmd160 as the template, # and bump the VERSION definition. @@ -18,8 +18,6 @@ GNU_CONFIGURE= # defined NO_CHECKSUM= # defined NO_PATCH= # defined -MANCOMPRESSED_IF_MANZ= # defined -BUILD_DEFS+= MANINSTALL .include "../../mk/bsd.prefs.mk" diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 33ae2e32b2b..b6dc604eda3 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2002/12/21 04:08:47 schmonz Exp $ +# $NetBSD: Makefile,v 1.61 2002/12/21 05:05:28 schmonz Exp $ # Notes to package maintainers: # @@ -27,8 +27,6 @@ NO_PATCH= # defined NO_MTREE= # defined NO_PKG_REGISTER= # defined NO_PACKAGE= Deinstallation is not permitted -MANCOMPRESSED_IF_MANZ= # defined -BUILD_DEFS+= MANINSTALL .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3