summaryrefslogtreecommitdiff
path: root/www/p5-MasonX-Request-WithApacheSession
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-11-07 18:30:44 +0000
committerkristerw <kristerw@pkgsrc.org>2004-11-07 18:30:44 +0000
commit4a9fc07bf1f86d84e3a3a14b551ec48213cda31a (patch)
tree53eeecba72632e685c2a2b944bcd763ce88ae056 /www/p5-MasonX-Request-WithApacheSession
parentff78da8ee7c33a3716630f7e5e9fede4ff5fdcec (diff)
downloadpkgsrc-4a9fc07bf1f86d84e3a3a14b551ec48213cda31a.tar.gz
This pkg need devel/p5-Module-Build to build.
Diffstat (limited to 'www/p5-MasonX-Request-WithApacheSession')
-rw-r--r--www/p5-MasonX-Request-WithApacheSession/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-MasonX-Request-WithApacheSession/Makefile b/www/p5-MasonX-Request-WithApacheSession/Makefile
index 8f802c66001..d83cb9362bb 100644
--- a/www/p5-MasonX-Request-WithApacheSession/Makefile
+++ b/www/p5-MasonX-Request-WithApacheSession/Makefile
@@ -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 @@ 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