aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Parser
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 /textproc/p5-Pod-Parser
parent3c0c4937c86df29165c7ba22544794f824ff7b7c (diff)
downloadports-291f1400ed23f69cb465a46e37c809efef6e3def.tar.gz
ports-291f1400ed23f69cb465a46e37c809efef6e3def.zip
Use new USES=dos2unix
Notes
Notes: svn path=/head/; revision=334223
Diffstat (limited to 'textproc/p5-Pod-Parser')
-rw-r--r--textproc/p5-Pod-Parser/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Parser/Makefile b/textproc/p5-Pod-Parser/Makefile
index ce78fd72b2bc..9df5a2c79a88 100644
--- a/textproc/p5-Pod-Parser/Makefile
+++ b/textproc/p5-Pod-Parser/Makefile
@@ -13,9 +13,8 @@ COMMENT= Modules to work with POD (Plain Old Documentation)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-USES= perl5
+USES= perl5 dos2unix
USE_PERL5= configure
-USE_DOS2UNIX= yes
post-patch:
@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL