aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Feersum/Makefile
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-05-25 00:53:36 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-05-25 00:53:36 +0000
commit5f6f3e0956157719ca2222f4ee4d769b9ccf7e95 (patch)
tree182ca85b847d7eedf0d8e3ec45ac5c41909aedaa /www/p5-Feersum/Makefile
parentb92850856d2f20370a51919cdee7517a26f7e5ac (diff)
downloadports-5f6f3e0956157719ca2222f4ee4d769b9ccf7e95.tar.gz
ports-5f6f3e0956157719ca2222f4ee4d769b9ccf7e95.zip
Notes
Diffstat (limited to 'www/p5-Feersum/Makefile')
-rw-r--r--www/p5-Feersum/Makefile14
1 files changed, 1 insertions, 13 deletions
diff --git a/www/p5-Feersum/Makefile b/www/p5-Feersum/Makefile
index bbc14e0b78c4..a2eca8dd0075 100644
--- a/www/p5-Feersum/Makefile
+++ b/www/p5-Feersum/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= p5-EV>=4.0:${PORTSDIR}/devel/p5-EV \
p5-Plack>=0.9950:${PORTSDIR}/www/p5-Plack
RUN_DEPENDS= p5-EV>=4.0:${PORTSDIR}/devel/p5-EV \
p5-Plack>=0.9950:${PORTSDIR}/www/p5-Plack
-
TEST_DEPENDS= p5-AnyEvent>=5.26.1:${PORTSDIR}/devel/p5-AnyEvent \
p5-Guard>=1.012:${PORTSDIR}/devel/p5-Guard \
p5-JSON-XS>=2:${PORTSDIR}/converters/p5-JSON-XS \
@@ -35,15 +34,4 @@ MAN3= Feersum.3 \
Feersum::Runner.3 \
Plack::Handler::Feersum.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501200
-BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS+= p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils
-.endif
-
-.if ${PERL_LEVEL} < 501200
-TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>