diff options
Diffstat (limited to 'textproc/p5-xmltv/Makefile')
-rw-r--r-- | textproc/p5-xmltv/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index 1ce04621d17e..b2d9af78f8ed 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmltv -PORTVERSION= 0.5.41 -PORTREVISION= 1 +PORTVERSION= 0.5.42 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmltv @@ -42,7 +41,6 @@ BUILD_DEPENDS= \ RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes -USE_REINPLACE= yes PERL_CONFIGURE= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} |