aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Extract
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2011-04-13 13:48:46 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2011-04-13 13:48:46 +0000
commit34ab813cfd6b5d1ecf1243c7e201b9a0409d98da (patch)
treecd27c280e3b1eb8c535f1eab07206f5b786196cd /archivers/p5-Archive-Extract
parentf2be82b9c7371c856e728585eae69fc47ebbb4a7 (diff)
downloadports-34ab813cfd6b5d1ecf1243c7e201b9a0409d98da.tar.gz
ports-34ab813cfd6b5d1ecf1243c7e201b9a0409d98da.zip
- devel/p5-IPC-Cmd has to be >= 0.64
Notify by: bapt@ (irc)
Notes
Notes: svn path=/head/; revision=272679
Diffstat (limited to 'archivers/p5-Archive-Extract')
-rw-r--r--archivers/p5-Archive-Extract/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile
index 1f3f6306a7e2..94e4735e2364 100644
--- a/archivers/p5-Archive-Extract/Makefile
+++ b/archivers/p5-Archive-Extract/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A generic archive extracting mechanism
+RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd
BUILD_DEPENDS= ${RUN_DEPENDS}
MAKE_JOBS_SAFE= yes
@@ -24,10 +25,6 @@ PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 501001
-RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd
-.endif
-
.if ${PERL_LEVEL} < 500905
RUN_DEPENDS+= p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
p5-Module-Load-Conditional>=0.04:${PORTSDIR}/devel/p5-Module-Load-Conditional \