aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-SAXDriver-CSV
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-11-19 00:45:09 +0800
committermat <mat@FreeBSD.org>2013-11-19 00:45:09 +0800
commit7104d04fa6390b447400eba5b28df71a85aab421 (patch)
tree1f4367f53911cc112a7fd0f4bec71bfa584b45b6 /textproc/p5-XML-SAXDriver-CSV
parent7544e51fe11fe9aeb75e8a7245e6ddda8daa40d1 (diff)
downloadfreebsd-ports-gnome-7104d04fa6390b447400eba5b28df71a85aab421.tar.gz
freebsd-ports-gnome-7104d04fa6390b447400eba5b28df71a85aab421.tar.zst
freebsd-ports-gnome-7104d04fa6390b447400eba5b28df71a85aab421.zip
Use new USES=dos2unix
Diffstat (limited to 'textproc/p5-XML-SAXDriver-CSV')
-rw-r--r--textproc/p5-XML-SAXDriver-CSV/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-SAXDriver-CSV/Makefile b/textproc/p5-XML-SAXDriver-CSV/Makefile
index c003739a1f7b..526b48c2c06a 100644
--- a/textproc/p5-XML-SAXDriver-CSV/Makefile
+++ b/textproc/p5-XML-SAXDriver-CSV/Makefile
@@ -16,8 +16,7 @@ BUILD_DEPENDS= p5-Text-CSV_XS>=0.22:${PORTSDIR}/textproc/p5-Text-CSV_XS \
p5-XML-SAX>=0.14:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= perl5 dos2unix
USE_PERL5= configure
-USE_DOS2UNIX= yes
.include <bsd.port.mk>