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 This pkg need ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/632a55c166d0
branches:  trunk
changeset: 483102:632a55c166d0
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Nov 07 18:30:44 2004 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 4644cbc01736 -r 632a55c166d0 www/p5-MasonX-Request-WithApacheSession/Makefile
--- a/www/p5-MasonX-Request-WithApacheSession/Makefile  Sun Nov 07 18:16:27 2004 +0000
+++ b/www/p5-MasonX-Request-WithApacheSession/Makefile  Sun Nov 07 18:30:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/11/05 23:41:57 he Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/07 18:30:44 kristerw Exp $
 
 DISTNAME=      MasonX-Request-WithApacheSession-0.30
 PKGNAME=       p5-${DISTNAME}
@@ -12,6 +12,7 @@
 
 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
 



Home | Main Index | Thread Index | Old Index