aboutsummaryrefslogtreecommitdiff
path: root/ftp/p5-File-Fetch
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 15:39:36 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 15:39:36 +0000
commit14d750125f50dd0ca4560ca608da80256c753ed1 (patch)
tree2c777b510bf113de76c97e52fd4dfebf505c8e6e /ftp/p5-File-Fetch
parentda7b202bc73ca6f707aaa9343cbe60e5cb7187b8 (diff)
downloadports-14d750125f50dd0ca4560ca608da80256c753ed1.tar.gz
ports-14d750125f50dd0ca4560ca608da80256c753ed1.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309105
Diffstat (limited to 'ftp/p5-File-Fetch')
-rw-r--r--ftp/p5-File-Fetch/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile
index 171a1948270f..3e0276ed0c39 100644
--- a/ftp/p5-File-Fetch/Makefile
+++ b/ftp/p5-File-Fetch/Makefile
@@ -21,14 +21,4 @@ PERL_CONFIGURE= yes
MAN3= File::Fetch.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd \
- p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
- p5-Module-Load-Conditional>=0.04:${PORTSDIR}/devel/p5-Module-Load-Conditional \
- p5-Params-Check>=0.07:${PORTSDIR}/devel/p5-Params-Check
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>