diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-02-22 03:52:08 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-02-22 03:52:08 +0800 |
commit | 453c9999365e6f06afa6560380fb83bd4aaeb62d (patch) | |
tree | 5328213a864659e48fe48d1ad6c405b7705fd280 /mail/p5-FuzzyOcr | |
parent | a65356d01e5d7d4d0133f9474f1236df8f0060ed (diff) | |
download | freebsd-ports-gnome-453c9999365e6f06afa6560380fb83bd4aaeb62d.tar.gz freebsd-ports-gnome-453c9999365e6f06afa6560380fb83bd4aaeb62d.tar.zst freebsd-ports-gnome-453c9999365e6f06afa6560380fb83bd4aaeb62d.zip |
- use giflib
Diffstat (limited to 'mail/p5-FuzzyOcr')
-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 |