From ea327bcbd3d0b47050f1de25e04993c38e911d88 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 23 Feb 2005 19:12:43 +0000 Subject: Set PERL5_USES_MODULE_BUILD to make this build after p5-Module-Build update. --- www/p5-MasonX-Request-WithApacheSession/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/p5-MasonX-Request-WithApacheSession') diff --git a/www/p5-MasonX-Request-WithApacheSession/Makefile b/www/p5-MasonX-Request-WithApacheSession/Makefile index 1890c4bb2ac..7afa5b040d3 100644 --- a/www/p5-MasonX-Request-WithApacheSession/Makefile +++ b/www/p5-MasonX-Request-WithApacheSession/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:14 grant Exp $ +# $NetBSD: Makefile,v 1.5 2005/02/23 19:12:43 wiz Exp $ DISTNAME= MasonX-Request-WithApacheSession-0.30 PKGNAME= p5-${DISTNAME} @@ -13,12 +13,12 @@ COMMENT= Perl5 module adding a session to the Mason Request obj DEPENDS+= p5-Apache-Session-Wrapper>=0.13:../../www/p5-Apache-Session-Wrapper DEPENDS+= p5-HTML-Mason>=1.16:../../www/p5-HTML-Mason -BUILD_DEPENDS+= p5-Module-Build>=0.20:../../devel/p5-Module-Build USE_BUILDLINK3= YES PLIST_SUBST+= INSTALLSITELIB=${PERL5_INSTALLSITELIB:S^${LOCALBASE}/^^} PLIST_SUBST+= INSTALLSITEMAN3DIR=${PERL5_INSTALLSITEMAN3DIR:S^${LOCALBASE}/^^} +PERL5_USES_MODULE_BUILD= YES .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3