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 /www/p5-WWW-Search | |
parent | 3c0c4937c86df29165c7ba22544794f824ff7b7c (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-Search')
-rw-r--r-- | www/p5-WWW-Search/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile index 3211ffa53214..216ec56ccbd5 100644 --- a/www/p5-WWW-Search/Makefile +++ b/www/p5-WWW-Search/Makefile @@ -35,8 +35,7 @@ TEST_DEPENDS= p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -USES= perl5 +USES= perl5 dos2unix USE_PERL5= configure -USE_DOS2UNIX= yes .include <bsd.port.mk> |