diff options
author | snj <snj@pkgsrc.org> | 2004-05-02 04:19:41 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-05-02 04:19:41 +0000 |
commit | 772077db8e197434ddf6aea5d705b108398e6830 (patch) | |
tree | d5981becb4ad646598553f412979938c92af6be2 /mail/grepmail | |
parent | a42284cb3c60fe35b35ef2e312dea7bfface9a11 (diff) | |
download | pkgsrc-772077db8e197434ddf6aea5d705b108398e6830.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'mail/grepmail')
-rw-r--r-- | mail/grepmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index f85b5cdcecf..c23a93a24f1 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/12/18 14:24:01 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/05/02 04:19:41 snj Exp $ # DISTNAME= grepmail-5.22 @@ -15,7 +15,7 @@ DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/grepmail/.packlist MAKE_PARAMS+= INSTALLDIRS=site |