summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorkristerw <kristerw>2004-11-07 18:30:44 +0000
committerkristerw <kristerw>2004-11-07 18:30:44 +0000
commit13d170e53eb9916124552818676babdcef8f75d1 (patch)
tree53eeecba72632e685c2a2b944bcd763ce88ae056 /www
parentb4e32233c4fb80ca81d2b0cedaf90d1e701833a3 (diff)
downloadpkgsrc-13d170e53eb9916124552818676babdcef8f75d1.tar.gz
This pkg need devel/p5-Module-Build to build.
Diffstat (limited to 'www')
-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