summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Filter
diff options
context:
space:
mode:
authorsnj <snj>2004-05-09 06:48:40 +0000
committersnj <snj>2004-05-09 06:48:40 +0000
commit63c221cd4bc30ff667d876fbd803de707184bf9f (patch)
tree3e1947c532a5ead14343c7692368d73940c050bf /www/p5-Apache-Filter
parentf7cbf9b0477da112df43fe5d07cf5b5359d8ddcd (diff)
downloadpkgsrc-63c221cd4bc30ff667d876fbd803de707184bf9f.tar.gz
Convert to buildlink3.
Diffstat (limited to 'www/p5-Apache-Filter')
-rw-r--r--www/p5-Apache-Filter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-Filter/Makefile b/www/p5-Apache-Filter/Makefile
index 415e3b0ce7f..99638bc42ee 100644
--- a/www/p5-Apache-Filter/Makefile
+++ b/www/p5-Apache-Filter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/22 04:14:27 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/09 06:48:40 snj Exp $
DISTNAME= Apache-Filter-1.019
PKGNAME= p5-${DISTNAME}
@@ -9,9 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module to alter the output of previous Apache handlers
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Filter/.packlist
-.include "../../www/ap-perl/buildlink2.mk"
.include "../../lang/perl5/module.mk"
+.include "../../www/ap-perl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"