From 9e04fbd4b51f763244ca5d4edbce6eb69b00e851 Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 6 Oct 2002 22:31:03 +0000 Subject: Convert to buildlink2. Use perl5/module.mk. --- textproc/p5-Convert-BER/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-Convert-BER') diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile index 16d789d043e..34a6a37213a 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/11/26 06:50:20 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/06 22:31:05 seb Exp $ # DISTNAME= Convert-BER-1.31 @@ -10,11 +10,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= packages@netbsd.org COMMENT= Perl class to encode and decode objects using Basic Encoding Rules (BER) -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/BER/.packlist -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - -.include "../../lang/perl5/buildlink.mk" +.include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3