From d30eb875816456abc7e5be617dcc8b35e38dea4e Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 15 May 2005 22:02:26 +0000 Subject: Note where gzip or gunzip is required by the package since it isn't required by default any longer in bsd.pkg.mk under the new tools framework. --- mail/p5-Mail-Mbox-MessageParser/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile index 7cf8d21f7c6..d71b13f9b3d 100644 --- a/mail/p5-Mail-Mbox-MessageParser/Makefile +++ b/mail/p5-Mail-Mbox-MessageParser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:21 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/15 22:02:27 jlam Exp $ DISTNAME= Mail-Mbox-MessageParser-1.20 PKGNAME= p5-${DISTNAME} @@ -15,6 +15,8 @@ DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Mail/Mbox/MessageParser/.packlist +USE_TOOLS+= grep gzip + SETTINGS+= INSTALLDIRS=site # XXX: might need adaptation if the programs are not # in the base system -- cgit v1.2.3