diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-02-21 19:52:08 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-02-21 19:52:08 +0000 |
commit | 4039c3f17aa9e410d303fa674fc19315e70b598e (patch) | |
tree | 3014a8260f659e0da759fea43702478e29603c4b /mail | |
parent | 629880790191188d060ba4b635b9be7d84285eb3 (diff) |
Notes
Diffstat (limited to 'mail')
-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 16881b732eaa..a2a61fd4c391 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/libungif \ + gif2ps:${PORTSDIR}/graphics/giflib \ spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin \ ${SITE_PERL}/${PERL_ARCH}/String/Approx.pm:${PORTSDIR}/devel/p5-String-Approx |