diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-18 16:45:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-18 16:45:09 +0000 |
commit | 291f1400ed23f69cb465a46e37c809efef6e3def (patch) | |
tree | 1f4367f53911cc112a7fd0f4bec71bfa584b45b6 /textproc/p5-Spreadsheet-WriteExcel | |
parent | 3c0c4937c86df29165c7ba22544794f824ff7b7c (diff) | |
download | ports-291f1400ed23f69cb465a46e37c809efef6e3def.tar.gz ports-291f1400ed23f69cb465a46e37c809efef6e3def.zip |
Notes
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel')
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile index 3fd6942cd344..b949742a4a71 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile @@ -21,8 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= DOCS EXAMPLES -USES= perl5 shebangfix -USE_DOS2UNIX= yes +USES= perl5 shebangfix dos2unix USE_PERL5= configure DOS2UNIX_REGEX= "*.p[lm]" |