diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/bsd.pkg.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk index d30fb92d278..76be8ca8e1c 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.578 2000/09/20 19:11:34 agc Exp $ +# $NetBSD: bsd.pkg.mk,v 1.579 2000/09/20 21:53:32 hubertf Exp $ # # This file is in the public domain. # @@ -2348,6 +2348,7 @@ makesum: fetch done .endif +mps: makepatchsum .if !target(makepatchsum) makepatchsum: ${_PKG_SILENT}${_PKG_DEBUG} \ |