pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/tesseract
Module Name: pkgsrc
Committed By: adam
Date: Wed Nov 28 12:04:20 UTC 2018
Modified Files:
pkgsrc/graphics/tesseract: Makefile
Log Message:
tesseract: build depends on asciidoc
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/graphics/tesseract/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/tesseract/Makefile
diff -u pkgsrc/graphics/tesseract/Makefile:1.43 pkgsrc/graphics/tesseract/Makefile:1.44
--- pkgsrc/graphics/tesseract/Makefile:1.43 Sun Nov 18 18:07:20 2018
+++ pkgsrc/graphics/tesseract/Makefile Wed Nov 28 12:04:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2018/11/18 18:07:20 adam Exp $
+# $NetBSD: Makefile,v 1.44 2018/11/28 12:04:20 adam Exp $
DISTNAME= tesseract-4.0.0
PKGREVISION= 3
@@ -15,6 +15,8 @@ LANGVER= 4.0.0
DISTFILES+= tessdata-${LANGVER}${EXTRACT_SUFX}
SITES.tessdata-${LANGVER}.tar.gz= -${MASTER_SITES:Q}tessdata/archive/${LANGVER}.tar.gz
+BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= autoconf automake bash gmake pax pkg-config
Home |
Main Index |
Thread Index |
Old Index