diff options
-rw-r--r-- | mail/p5-FuzzyOcr/Makefile | 2 |
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 |