aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Bezier-Convert
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-18 16:45:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-18 16:45:09 +0000
commit291f1400ed23f69cb465a46e37c809efef6e3def (patch)
tree1f4367f53911cc112a7fd0f4bec71bfa584b45b6 /math/p5-Math-Bezier-Convert
parent3c0c4937c86df29165c7ba22544794f824ff7b7c (diff)
downloadports-291f1400ed23f69cb465a46e37c809efef6e3def.tar.gz
ports-291f1400ed23f69cb465a46e37c809efef6e3def.zip
Use new USES=dos2unix
Notes
Notes: svn path=/head/; revision=334223
Diffstat (limited to 'math/p5-Math-Bezier-Convert')
-rw-r--r--math/p5-Math-Bezier-Convert/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Math-Bezier-Convert/Makefile b/math/p5-Math-Bezier-Convert/Makefile
index b0be74b1c5c3..c9f9dfbb6de0 100644
--- a/math/p5-Math-Bezier-Convert/Makefile
+++ b/math/p5-Math-Bezier-Convert/Makefile
@@ -10,9 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert cubic and quadratic Bezier each other
-USES= perl5
+USES= perl5 dos2unix
USE_PERL5= configure
-USE_DOS2UNIX= yes
post-configure:
@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile