svn commit: r439828 - head/graphics/gscan2pdf

Larry Rosenman ler at FreeBSD.org
Sun Apr 30 16:18:38 UTC 2017


Author: ler
Date: Sun Apr 30 16:18:36 2017
New Revision: 439828
URL: https://svnweb.freebsd.org/changeset/ports/439828

Log:
  Remove optional dependency on expired port graphics/ocropus
  
  Approved by:	rene (mentor)

Modified:
  head/graphics/gscan2pdf/Makefile

Modified: head/graphics/gscan2pdf/Makefile
==============================================================================
--- head/graphics/gscan2pdf/Makefile	Sun Apr 30 16:06:18 2017	(r439827)
+++ head/graphics/gscan2pdf/Makefile	Sun Apr 30 16:18:36 2017	(r439828)
@@ -55,8 +55,6 @@ CUNEIFORM_RUN_DEPENDS=	cuneiform:graphic
 GOCR_DESC=		OCR program developed under GPL
 GOCR_RUN_DEPENDS=	gocr:graphics/gocr
 OCR_DESC=		Optical Character Recognition
-OCROPUS_DESC=		Document analysis and OCR system
-OCROPUS_RUN_DEPENDS=	ocropus:graphics/ocropus
 TESSERACT_DESC=		OCR engine developed at Google
 TESSERACT_RUN_DEPENDS=	tesseract:graphics/tesseract
 


More information about the svn-ports-head mailing list