diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 04:09:01 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 04:09:01 +0000 |
commit | ff41c86f8db6fa5f95b95767f91d2617ef66402b (patch) | |
tree | 4da714942519c7ccc9d1058352115e4e41246269 /mail/p5-Sendmail-AccessDB | |
parent | b54d4af154bb44692ff557e7aefc21a9476681db (diff) | |
download | pkgsrc-ff41c86f8db6fa5f95b95767f91d2617ef66402b.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'mail/p5-Sendmail-AccessDB')
-rw-r--r-- | mail/p5-Sendmail-AccessDB/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile index c4762aa3810..86bc2f24a5f 100644 --- a/mail/p5-Sendmail-AccessDB/Makefile +++ b/mail/p5-Sendmail-AccessDB/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 16:56:51 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/25 04:09:37 snj Exp $ DISTNAME= Sendmail-AccessDB-0.07 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.megacity.org/software.html COMMENT= Perl5 module for manipulating the sendmail accessdb -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Sendmail/AccessDB/.packlist .include "../../lang/perl5/module.mk" |