aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-xmltv
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-12-22 11:43:47 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-12-22 11:43:47 +0000
commit758a3279afe8da4908362043e07854ff23ea0cf4 (patch)
treec425302d69118e3cafd958885c8ad4128f4a10d9 /textproc/p5-xmltv
parenta89f32ba5ef7c3606f400c1a181918f5b4f055a4 (diff)
downloadports-758a3279afe8da4908362043e07854ff23ea0cf4.tar.gz
ports-758a3279afe8da4908362043e07854ff23ea0cf4.zip
o Add missing dependency
o Bump PORTREVISION Pointy hat to: lioux
Notes
Notes: svn path=/head/; revision=151832
Diffstat (limited to 'textproc/p5-xmltv')
-rw-r--r--textproc/p5-xmltv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile
index 67cc50a291d6..1ce04621d17e 100644
--- a/textproc/p5-xmltv/Makefile
+++ b/textproc/p5-xmltv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmltv
PORTVERSION= 0.5.41
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xmltv
@@ -34,6 +35,7 @@ BUILD_DEPENDS= \
${SITE_PERL}/Term/ProgressBar.pm:${PORTSDIR}/devel/p5-Term-ProgressBar \
${SITE_PERL}/Lingua/Preferred.pm:${PORTSDIR}/textproc/p5-Lingua-Preferred \
${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
+ ${SITE_PERL}/Unicode/UTF8simple.pm:${PORTSDIR}/converters/p5-Unicode-UTF8simple \
${SITE_PERL}/Lingua/EN/Numbers/Ordinate.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Numbers-Ordinate \
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
${SITE_PERL}/HTTP/Cache/Transparent.pm:${PORTSDIR}/www/p5-HTTP-Cache-Transparent