diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 18:12:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 18:12:50 +0000 |
commit | 69b6f05b28433af07f2b5b45ceb33f35d51932ac (patch) | |
tree | dec24f1f633a2193cb632bb813e9722ef0d39448 /mail/p5-FuzzyOcr-devel | |
parent | 02913580192eb376248a8002f1f223a8a9335efd (diff) |
Notes
Diffstat (limited to 'mail/p5-FuzzyOcr-devel')
-rw-r--r-- | mail/p5-FuzzyOcr-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-FuzzyOcr-devel/Makefile b/mail/p5-FuzzyOcr-devel/Makefile index 047e00616fe6..4ba6f4e0860e 100644 --- a/mail/p5-FuzzyOcr-devel/Makefile +++ b/mail/p5-FuzzyOcr-devel/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ p5-MLDBM-Sync>=0:${PORTSDIR}/databases/p5-MLDBM-Sync \ p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx -USE_PERL5= yes +USES= perl5 NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |