aboutsummaryrefslogtreecommitdiff
path: root/www/p5-PodToHTML/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2004-12-14 00:57:38 +0000
committerKevin Lo <kevlo@FreeBSD.org>2004-12-14 00:57:38 +0000
commitcbc1382c3b1c5705d93712378e8eb231a0b6df7f (patch)
tree613d11d7e3363f7cba2b6734559f681b2225b7c8 /www/p5-PodToHTML/Makefile
parentfb75588fa3c3db3b2138bf517ec7fa12bb28a7e1 (diff)
Notes
Diffstat (limited to 'www/p5-PodToHTML/Makefile')
-rw-r--r--www/p5-PodToHTML/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-PodToHTML/Makefile b/www/p5-PodToHTML/Makefile
index 4b8c7dc5a038..0a826d07301c 100644
--- a/www/p5-PodToHTML/Makefile
+++ b/www/p5-PodToHTML/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= PodToHTML
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pod
@@ -16,7 +16,8 @@ COMMENT= Generating HTML from several files containg POD documentation
BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser \
- ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree
+ ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \
+ ${SITE_PERL}/HTML/FormatPS.pm:${PORTSDIR}/textproc/p5-HTML-Format
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes