summaryrefslogtreecommitdiff
path: root/www/p5-MasonX-Request-WithApacheSession
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-23 19:12:43 +0000
committerwiz <wiz@pkgsrc.org>2005-02-23 19:12:43 +0000
commitea327bcbd3d0b47050f1de25e04993c38e911d88 (patch)
treeb27ba7198b6a1aee57b34f498392693f42ea629f /www/p5-MasonX-Request-WithApacheSession
parent95cd838334290a5f5e859785ceca8714cdb84ca2 (diff)
downloadpkgsrc-ea327bcbd3d0b47050f1de25e04993c38e911d88.tar.gz
Set PERL5_USES_MODULE_BUILD to make this build after p5-Module-Build update.
Diffstat (limited to 'www/p5-MasonX-Request-WithApacheSession')
-rw-r--r--www/p5-MasonX-Request-WithApacheSession/Makefile4
1 files changed, 2 insertions, 2 deletions
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"