aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-Pipely/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-03-07 02:51:17 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-03-07 02:51:17 +0800
commit2afa6b458e1d78950cf9ff7165cb16e7674ee396 (patch)
tree57214bac9c97d5967918fa5d36a4696adeb3577e /devel/p5-IO-Pipely/Makefile
parentee7a7882810a776df003c6efefa4b63bee126750 (diff)
downloadfreebsd-ports-gnome-2afa6b458e1d78950cf9ff7165cb16e7674ee396.tar.gz
freebsd-ports-gnome-2afa6b458e1d78950cf9ff7165cb16e7674ee396.tar.zst
freebsd-ports-gnome-2afa6b458e1d78950cf9ff7165cb16e7674ee396.zip
- Remove outdated PERL_LEVEL check
With hat: perl
Diffstat (limited to 'devel/p5-IO-Pipely/Makefile')
-rw-r--r--devel/p5-IO-Pipely/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-IO-Pipely/Makefile b/devel/p5-IO-Pipely/Makefile
index 829ea5c7252d..852c6a18240c 100644
--- a/devel/p5-IO-Pipely/Makefile
+++ b/devel/p5-IO-Pipely/Makefile
@@ -23,10 +23,6 @@ USES= perl5
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 501400
-TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
.if ${PERL_LEVEL} < 501600
BUILD_DEPENDS+= p5-base>=2.18:${PORTSDIR}/devel/p5-base
RUN_DEPENDS+= p5-base>=2.18:${PORTSDIR}/devel/p5-base