aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-Lite
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 08:44:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 08:44:34 +0000
commit1e279835ef6ba3461c85f942997cf0423932931d (patch)
tree895a08167365c2b2a5b2fc16ab943f11deef341b /math/p5-Statistics-Lite
parent70aa826515fc2aa303c3f241335701add506bb58 (diff)
downloadports-1e279835ef6ba3461c85f942997cf0423932931d.tar.gz
ports-1e279835ef6ba3461c85f942997cf0423932931d.zip
Convert to USES=dos2unix
With hat: portmgr
Notes
Notes: svn path=/head/; revision=355288
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>