diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 06:55:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 06:55:07 +0000 |
commit | f0a8714b3a301f2ee09f07647619f7bad997f8d2 (patch) | |
tree | 2266451e8dedf72ded023f5ab6e33cb91292aa8a /converters/p5-WAP-wbxml | |
parent | d288c580620377d8da8e0314c8bda03df5971368 (diff) |
Notes
Diffstat (limited to 'converters/p5-WAP-wbxml')
-rw-r--r-- | converters/p5-WAP-wbxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-WAP-wbxml/Makefile b/converters/p5-WAP-wbxml/Makefile index 62fb16d872e1..7de9945e3d57 100644 --- a/converters/p5-WAP-wbxml/Makefile +++ b/converters/p5-WAP-wbxml/Makefile @@ -15,8 +15,7 @@ BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \ p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_DOS2UNIX= yes -USES= perl5 +USES= dos2unix perl5 USE_PERL5= configure post-patch: |