aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Expr
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-13 10:52:37 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-13 10:52:37 +0000
commit676a02a46a6031a22c9c2f28ee3e7cb693305004 (patch)
treed9d4e910552abc1a658ec73f8afdbda3e436d071 /www/p5-HTML-Template-Expr
parent715fd1aa919601499b5b9c9f17925bf34eab0901 (diff)
downloadports-676a02a46a6031a22c9c2f28ee3e7cb693305004.tar.gz
ports-676a02a46a6031a22c9c2f28ee3e7cb693305004.zip
Notes
Diffstat (limited to 'www/p5-HTML-Template-Expr')
-rw-r--r--www/p5-HTML-Template-Expr/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-Template-Expr/Makefile b/www/p5-HTML-Template-Expr/Makefile
index d0d898b28b93..4f5475f106cc 100644
--- a/www/p5-HTML-Template-Expr/Makefile
+++ b/www/p5-HTML-Template-Expr/Makefile
@@ -14,10 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= nork@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+ ${RUN_DEPENDS}
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
-RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes