diff --git a/devel/p5-Test-MockObject/Makefile b/devel/p5-Test-MockObject/Makefile index a9ac8d026ce..e2c06c206b8 100644 --- a/devel/p5-Test-MockObject/Makefile +++ b/devel/p5-Test-MockObject/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2006/11/04 15:22:46 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2006/11/05 10:31:49 espie Exp $ COMMENT= "perl extension for emulating troublesome interfaces" @@ -21,7 +21,7 @@ RUN_DEPENDS= ::devel/p5-Universal-isa \ REGRESS_DEPENDS= ${RUN_DEPENDS} -CONFIGURE_STYLE= perl build +CONFIGURE_STYLE= perl modbuild PKG_ARCH= * diff --git a/devel/p5-Universal-can/Makefile b/devel/p5-Universal-can/Makefile index 7c2df53a276..1a1956534db 100644 --- a/devel/p5-Universal-can/Makefile +++ b/devel/p5-Universal-can/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/11/04 15:19:38 espie Exp $ +# $OpenBSD: Makefile,v 1.2 2006/11/05 10:31:49 espie Exp $ COMMENT= "calling UNIVERSAL::can as a function" @@ -14,7 +14,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UNIVERSAL/} -CONFIGURE_STYLE=perl build +CONFIGURE_STYLE=perl modbuild PKG_ARCH= * diff --git a/devel/p5-Universal-isa/Makefile b/devel/p5-Universal-isa/Makefile index ee2f70fbde2..38d3dab648b 100644 --- a/devel/p5-Universal-isa/Makefile +++ b/devel/p5-Universal-isa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/11/04 15:14:59 espie Exp $ +# $OpenBSD: Makefile,v 1.2 2006/11/05 10:31:49 espie Exp $ COMMENT= "calling UNIVERSAL::isa as a function" @@ -16,7 +16,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UNIVERSAL/} -CONFIGURE_STYLE=perl build +CONFIGURE_STYLE=perl modbuild PKG_ARCH= * diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index 02c00ae5634..2cb01ee4bea 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/11/04 18:24:37 espie Exp $ +# $OpenBSD: Makefile,v 1.2 2006/11/05 10:31:49 espie Exp $ COMMENT= "read and modify Apache .htpasswd files" @@ -26,7 +26,7 @@ REGRESS_DEPENDS=${RUN_DEPENDS} \ MAKE_ENV= TEST_POD=Yes -CONFIGURE_STYLE=perl build +CONFIGURE_STYLE=perl modbuild PKG_ARCH= *