pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Apache-Session-Wrapper This pkg need devel/p5-M...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d24280b1700
branches:  trunk
changeset: 483082:3d24280b1700
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Nov 07 11:20:58 2004 +0000

description:
This pkg need devel/p5-Module-Build to build.

diffstat:

 www/p5-Apache-Session-Wrapper/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ba49f4673bce -r 3d24280b1700 www/p5-Apache-Session-Wrapper/Makefile
--- a/www/p5-Apache-Session-Wrapper/Makefile    Sun Nov 07 10:47:05 2004 +0000
+++ b/www/p5-Apache-Session-Wrapper/Makefile    Sun Nov 07 11:20:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 22:24:19 he Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/07 11:20:58 kristerw Exp $
 
 DISTNAME=              Apache-Session-Wrapper-0.17
 PKGNAME=               p5-${DISTNAME}
@@ -10,6 +10,7 @@
 COMMENT=               Perl5 module doing a wrapper around Apache::Session
 
 DEPENDS+=               p5-Apache-Session>=1.6:../../www/p5-Apache-Session
+BUILD_DEPENDS+=                p5-Module-Build>=0.20:../../devel/p5-Module-Build
 
 USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Apache/Session/Wrapper/.packlist



Home | Main Index | Thread Index | Old Index