aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-02-25 17:25:32 +0800
committersobomax <sobomax@FreeBSD.org>2003-02-25 17:25:32 +0800
commitf5402dc355cec5895012db1b0ea403d7cb43c5b2 (patch)
tree7e00277521519cb0ce6fea3ab67a0c82398a2bed /www
parent377f44b96d55324f9c2f23df79e45bfa72741a81 (diff)
downloadfreebsd-ports-gnome-f5402dc355cec5895012db1b0ea403d7cb43c5b2.tar.gz
freebsd-ports-gnome-f5402dc355cec5895012db1b0ea403d7cb43c5b2.tar.zst
freebsd-ports-gnome-f5402dc355cec5895012db1b0ea403d7cb43c5b2.zip
Add missed dependencied.
Sponsired by: Porta Software Ltd.
Diffstat (limited to 'www')
-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