aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-JIT/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-16 14:45:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-16 14:45:49 +0000
commitcbffb3af9d95e810e5b983bdb8af5870385468d0 (patch)
treebd420c0f805cb9e019640a5f2f7fce593a7d1093 /www/p5-HTML-Template-JIT/Makefile
parente15a13a912240df930067dc8ad6dae1c0d280fb9 (diff)
downloadports-cbffb3af9d95e810e5b983bdb8af5870385468d0.tar.gz
ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.zip
Notes
Diffstat (limited to 'www/p5-HTML-Template-JIT/Makefile')
-rw-r--r--www/p5-HTML-Template-JIT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Template-JIT/Makefile b/www/p5-HTML-Template-JIT/Makefile
index 80c40ddf9d22..53b06ed20e69 100644
--- a/www/p5-HTML-Template-JIT/Makefile
+++ b/www/p5-HTML-Template-JIT/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTML-Template-JIT
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to compile HTML Templates with Inline::C
BUILD_DEPENDS= p5-HTML-Template>=2.8:${PORTSDIR}/www/p5-HTML-Template \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Inline>=0.43:${PORTSDIR}/devel/p5-Inline
RUN_DEPENDS= ${BUILD_DEPENDS}