diff options
Diffstat (limited to 'archivers/p5-Archive-Extract/Makefile')
-rw-r--r-- | archivers/p5-Archive-Extract/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile index a5604718241e..ab95dd95b512 100644 --- a/archivers/p5-Archive-Extract/Makefile +++ b/archivers/p5-Archive-Extract/Makefile @@ -21,15 +21,6 @@ MAN3= Archive::Extract.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 501000 -BUILD_DEPENDS+= 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+= 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 -.endif - .if ${PERL_LEVEL} < 501400 BUILD_DEPENDS+= p5-IPC-Cmd>=0.64:${PORTSDIR}/devel/p5-IPC-Cmd RUN_DEPENDS+= p5-IPC-Cmd>=0.64:${PORTSDIR}/devel/p5-IPC-Cmd |