Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2014 09:32:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375674 - head/mail/p5-FuzzyOcr-devel
Message-ID:  <201412270932.sBR9WJ5Q078080@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 27 09:32:18 2014
New Revision: 375674
URL: https://svnweb.freebsd.org/changeset/ports/375674
QAT: https://qat.redports.org/buildarchive/r375674/

Log:
  Change RUN_DEPENDS to a file which is actually used

Modified:
  head/mail/p5-FuzzyOcr-devel/Makefile

Modified: head/mail/p5-FuzzyOcr-devel/Makefile
==============================================================================
--- head/mail/p5-FuzzyOcr-devel/Makefile	Sat Dec 27 08:52:27 2014	(r375673)
+++ head/mail/p5-FuzzyOcr-devel/Makefile	Sat Dec 27 09:32:18 2014	(r375674)
@@ -19,7 +19,7 @@ RUN_DEPENDS=	giftopnm:${PORTSDIR}/graphi
 		gifsicle:${PORTSDIR}/graphics/gifsicle			\
 		gocr:${PORTSDIR}/graphics/gocr				\
 		ocrad:${PORTSDIR}/graphics/ocrad			\
-		gifasm:${PORTSDIR}/graphics/giflib			\
+		giftext:${PORTSDIR}/graphics/giflib			\
 		spamassassin:${PORTSDIR}/mail/spamassassin	\
 		p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM	\
 		p5-MLDBM-Sync>=0:${PORTSDIR}/databases/p5-MLDBM-Sync \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412270932.sBR9WJ5Q078080>