aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-02-22 12:32:40 +0800
committerdinoex <dinoex@FreeBSD.org>2012-02-22 12:32:40 +0800
commit9b33faa0a6d33c05e5a39bea06437a4a18af10f8 (patch)
tree928eeb424b115440dd345e20b4036534e6803914
parent7bd8d5b590be95574684418a44c7d5b2f15e737e (diff)
downloadfreebsd-ports-gnome-9b33faa0a6d33c05e5a39bea06437a4a18af10f8.tar.gz
freebsd-ports-gnome-9b33faa0a6d33c05e5a39bea06437a4a18af10f8.tar.zst
freebsd-ports-gnome-9b33faa0a6d33c05e5a39bea06437a4a18af10f8.zip
- use giflib
PR: 165371
-rw-r--r--mail/p5-FuzzyOcr-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-FuzzyOcr-devel/Makefile b/mail/p5-FuzzyOcr-devel/Makefile
index e47bb804186c..c48e7a047f2e 100644
--- a/mail/p5-FuzzyOcr-devel/Makefile
+++ b/mail/p5-FuzzyOcr-devel/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
gifsicle:${PORTSDIR}/graphics/gifsicle \
gocr:${PORTSDIR}/graphics/gocr \
ocrad:${PORTSDIR}/graphics/ocrad \
- gif2ps:${PORTSDIR}/graphics/libungif \
+ gif2ps:${PORTSDIR}/graphics/giflib \
spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \
${SITE_PERL}/MLDBM/Sync.pm:${PORTSDIR}/databases/p5-MLDBM-Sync \