summaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-Cyrus
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-09 06:48:40 +0000
committersnj <snj@pkgsrc.org>2004-05-09 06:48:40 +0000
commit0e761f72259252432d62bd2b725da603e43749e6 (patch)
tree3e1947c532a5ead14343c7692368d73940c050bf /security/p5-Authen-SASL-Cyrus
parent9878cedd3b41e36bc321d7b89b411fd358d904b0 (diff)
downloadpkgsrc-0e761f72259252432d62bd2b725da603e43749e6.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/p5-Authen-SASL-Cyrus')
-rw-r--r--security/p5-Authen-SASL-Cyrus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Authen-SASL-Cyrus/Makefile b/security/p5-Authen-SASL-Cyrus/Makefile
index 3c9d14fc179..90854887551 100644
--- a/security/p5-Authen-SASL-Cyrus/Makefile
+++ b/security/p5-Authen-SASL-Cyrus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:53 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2004/05/09 06:48:40 snj Exp $
#
DISTNAME= Authen-SASL-Cyrus-0.07
@@ -13,10 +13,10 @@ COMMENT= Perl module to handle Cyrus protocol for SASL authentication
DEPENDS+= p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Authen/SASL/Cyrus/.packlist
.include "../../lang/perl5/module.mk"
-.include "../../security/cyrus-sasl2/buildlink2.mk"
+.include "../../security/cyrus-sasl2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"