diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 04:59:42 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 04:59:42 +0000 |
commit | 9a4b840cba4ebd151663f80dc41bd99762c41b52 (patch) | |
tree | c6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /security/p5-Authen-SASL | |
parent | da3dd753bd30d29ac8d4865cf7dae2cb49e3bd13 (diff) | |
download | pkgsrc-9a4b840cba4ebd151663f80dc41bd99762c41b52.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'security/p5-Authen-SASL')
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 0211a30becb..e0e8617dd24 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/09/09 09:59:29 salo Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/27 05:44:22 snj Exp $ # DISTNAME= Authen-SASL-2.04 @@ -10,7 +10,7 @@ MAINTAINER= cube@cubidou.net HOMEPAGE= http://search.cpan.org/dist/Authen-SASL/ COMMENT= Perl module to handle SASL authentication -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Authen/SASL/.packlist .include "../../lang/perl5/module.mk" |