summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-08 09:06:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-08 09:06:20 +0000
commit11233dd9a24fa2d67bb44ef797c7f49a67ffab7d (patch)
tree31848b3e6dc0efc241522ae293cde47727e6d18a
parentDeprecate: outdated and distfile no longer available. (diff)
- switch from gif2ps to gifasm
In graphics/giflib 4.2 gif2ps was removed. According to FuzzyOcr.pm - gif2ps not using, and all other dependence exists.
Notes
Notes: svn path=/head/; revision=298739
-rw-r--r--mail/p5-FuzzyOcr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-FuzzyOcr/Makefile b/mail/p5-FuzzyOcr/Makefile
index 9b986abc61e6..20f93d7e678d 100644
--- a/mail/p5-FuzzyOcr/Makefile
+++ b/mail/p5-FuzzyOcr/Makefile
@@ -20,7 +20,7 @@ COMMENT= Plugin for SpamAssassin which scans image attachments for spam
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
import:${PORTSDIR}/graphics/ImageMagick \
gocr:${PORTSDIR}/graphics/gocr \
- gif2ps:${PORTSDIR}/graphics/giflib \
+ gifasm:${PORTSDIR}/graphics/giflib \
spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx