aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-03-26 18:00:28 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-03-26 18:00:28 +0000
commit72816ee6b4a60862b29f659ffbd2d7850658f40d (patch)
treefe061d4fd510a0d16c602266004a03472b9ad7ad /www/p5-HTML-Mason/Makefile
parent371160e582db44c161d3158b8ae1120fc86736f8 (diff)
downloadports-72816ee6b4a60862b29f659ffbd2d7850658f40d.tar.gz
ports-72816ee6b4a60862b29f659ffbd2d7850658f40d.zip
Notes
Diffstat (limited to 'www/p5-HTML-Mason/Makefile')
-rw-r--r--www/p5-HTML-Mason/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 1d479352812d..fddfa0551f67 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -68,7 +68,7 @@ IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.if defined(WITH_MOD_PERL)
.if defined(WITH_APACHE2)
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq2
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/Request.pm:${PORTSDIR}/www/p5-libapreq2
.else
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq
.endif