aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Compiled
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-20 01:28:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-20 01:28:55 +0000
commitbb44e6d1a53c57d367efaef4f0ed105146e807d1 (patch)
tree41fb67f6422fe885b03fd03e28534b26e5656b1f /www/p5-HTML-Template-Compiled
parent3eea4ba0fb2db61db46710a5a6cf84d0ec27bf53 (diff)
downloadports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.tar.gz
ports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 1). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248185
Diffstat (limited to 'www/p5-HTML-Template-Compiled')
-rw-r--r--www/p5-HTML-Template-Compiled/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile
index b147e86c477c..fdff27f79e69 100644
--- a/www/p5-HTML-Template-Compiled/Makefile
+++ b/www/p5-HTML-Template-Compiled/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTML-Template-Compiled
PORTVERSION= 0.94
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= hideo@lastamericanempire.com
COMMENT= Templating system that compiles HTML::Template files to Perl code
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/Data/TreeDumper/Renderer/DHTML.pm:${PORTSDIR}/www/p5-Data-TreeDumper-Renderer-DHTML \
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \