aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-xmltv/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-24 18:47:00 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-24 18:47:00 +0000
commit6dd97fcaf9422ea8748e1a3c5ecca26fd0c93578 (patch)
tree98f73927ea445e149e24226a50b47234f35642d6 /textproc/p5-xmltv/Makefile
parentb7c4b1097a173697c776679efff3913a16d625ae (diff)
downloadports-6dd97fcaf9422ea8748e1a3c5ecca26fd0c93578.tar.gz
ports-6dd97fcaf9422ea8748e1a3c5ecca26fd0c93578.zip
Update to 0.5.3
Notes
Notes: svn path=/head/; revision=71023
Diffstat (limited to 'textproc/p5-xmltv/Makefile')
-rw-r--r--textproc/p5-xmltv/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile
index 385985b6fac5..b483ebc2d499 100644
--- a/textproc/p5-xmltv/Makefile
+++ b/textproc/p5-xmltv/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmltv
-PORTVERSION= 0.5.2
+PORTVERSION= 0.5.3
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xmltv
@@ -28,10 +28,12 @@ BUILD_DEPENDS+= \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Lingua/Preferred.pm:${PORTSDIR}/textproc/p5-Lingua-Preferred \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Lingua/EN/Numbers/Ordinate.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Numbers-Ordinate \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/CharName.pm:${PORTSDIR}/converters/p5-Unicode-String
RUN_DEPENDS= ${BUILD_DEPENDS}
IS_INTERACTIVE= yes
+USE_BZIP2= yes
USE_REINPLACE= yes
PERL_CONFIGURE= yes
PLIST_SUB= VERSION="${PORTVERSION}"