modbuild, not build. no package changes
This commit is contained in:
parent
302ba8ea05
commit
56ca89b8c7
@ -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= *
|
||||
|
||||
|
@ -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= *
|
||||
|
||||
|
@ -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= *
|
||||
|
||||
|
@ -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= *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user