pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-MasonX-Request-WithApacheSession Set PERL5_USES...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc24503120aa
branches:  trunk
changeset: 489592:bc24503120aa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 23 19:12:43 2005 +0000

description:
Set PERL5_USES_MODULE_BUILD to make this build after p5-Module-Build update.

diffstat:

 www/p5-MasonX-Request-WithApacheSession/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r edb2c69cfce0 -r bc24503120aa www/p5-MasonX-Request-WithApacheSession/Makefile
--- a/www/p5-MasonX-Request-WithApacheSession/Makefile  Wed Feb 23 19:04:59 2005 +0000
+++ b/www/p5-MasonX-Request-WithApacheSession/Makefile  Wed Feb 23 19:12:43 2005 +0000
@@ -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 @@
 
 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"



Home | Main Index | Thread Index | Old Index