summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-02-25 09:25:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-02-25 09:25:32 +0000
commit25b229643b6ec59dad4e01b07754d3b6a42d9956 (patch)
tree63ca2b5e23bb52c2685dcbc87db68c4ba0c7de27 /www/p5-HTML-Mason
parentChange USE_GCC=3.1 to USE_GCC=3.1+. This modification has temporary (diff)
Add missed dependencied.
Sponsired by: Porta Software Ltd.
Notes
Notes: svn path=/head/; revision=76452
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r--www/p5-HTML-Mason/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index badc21b22fde..94184f722336 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -19,7 +19,8 @@ COMMENT= High-performance, dynamic web site authoring system
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \
${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
- ${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container
+ ${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container \
+ ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes