aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-NaiveBayes
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Algorithm-NaiveBayes')
-rw-r--r--devel/p5-Algorithm-NaiveBayes/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-Algorithm-NaiveBayes/Makefile b/devel/p5-Algorithm-NaiveBayes/Makefile
index d85eb07c066b..ea98668481ac 100644
--- a/devel/p5-Algorithm-NaiveBayes/Makefile
+++ b/devel/p5-Algorithm-NaiveBayes/Makefile
@@ -18,11 +18,4 @@ PERL_MODBUILD= yes
MAN3= Algorithm::NaiveBayes.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>