aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-xmltv/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-09-28 15:55:47 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-09-28 15:55:47 +0000
commit5e08b53a5b0882dd317b9d3614177a70cc61c5be (patch)
treefad69aa2bdebfb697c1e89156fb778794be31de7 /textproc/p5-xmltv/Makefile
parent35afe081b27dc7c0ba6acbd33ce332665c7ad111 (diff)
downloadports-5e08b53a5b0882dd317b9d3614177a70cc61c5be.tar.gz
ports-5e08b53a5b0882dd317b9d3614177a70cc61c5be.zip
o Update to 0.5.18
o Trick it into not being IS_INTERACTIVE PR: 56984 Submitted by: Lars Eggert <larse@isi.edu>
Notes
Notes: svn path=/head/; revision=89698
Diffstat (limited to 'textproc/p5-xmltv/Makefile')
-rw-r--r--textproc/p5-xmltv/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile
index c6bd26149b49..9a26b4abcedd 100644
--- a/textproc/p5-xmltv/Makefile
+++ b/textproc/p5-xmltv/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmltv
-PORTVERSION= 0.5.17
+PORTVERSION= 0.5.18
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xmltv
@@ -34,7 +34,6 @@ BUILD_DEPENDS= \
${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String
RUN_DEPENDS= ${BUILD_DEPENDS}
-IS_INTERACTIVE= yes
USE_BZIP2= yes
USE_REINPLACE= yes
PERL_CONFIGURE= yes
@@ -84,12 +83,6 @@ post-patch:
-name "*.bak" | \
${XARGS} -n 10 ${RM}
-pre-configure:
- @${ECHO_MSG}
- @${ECHO_MSG} '====> Please answer yes to all configure questions'
- @${ECHO_MSG} '====> The port is assuming that you have answered yes to all of them'
- @${ECHO_MSG}
-
post-install:
@${MKDIR} ${PREFIX}/${CGIDIR}
@${INSTALL_SCRIPT} ${WRKSRC}/choose/tv_pick/tv_pick_cgi ${PREFIX}/${CGIDIR}/tv_pick.cgi