aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Statistics-Lite
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-26 16:44:34 +0800
committerbapt <bapt@FreeBSD.org>2014-05-26 16:44:34 +0800
commitf3d3f87b9655091c71bdeb108c5cd27678f704c1 (patch)
tree895a08167365c2b2a5b2fc16ab943f11deef341b /math/p5-Statistics-Lite
parent285697789227d9051b6567135681c00a5de35fca (diff)
downloadfreebsd-ports-gnome-f3d3f87b9655091c71bdeb108c5cd27678f704c1.tar.gz
freebsd-ports-gnome-f3d3f87b9655091c71bdeb108c5cd27678f704c1.tar.zst
freebsd-ports-gnome-f3d3f87b9655091c71bdeb108c5cd27678f704c1.zip
Convert to USES=dos2unix
With hat: portmgr
Diffstat (limited to 'math/p5-Statistics-Lite')
-rw-r--r--math/p5-Statistics-Lite/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Statistics-Lite/Makefile b/math/p5-Statistics-Lite/Makefile
index 45cee0073632..da5409b48bc1 100644
--- a/math/p5-Statistics-Lite/Makefile
+++ b/math/p5-Statistics-Lite/Makefile
@@ -10,8 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= osa@FreeBSD.org
COMMENT= The lightweight and functional object-oriented statistics
-USES= perl5
+USES= dos2unix perl5
USE_PERL5= configure
-USE_DOS2UNIX= yes
.include <bsd.port.mk>