pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tesseract tesseract: build depends on asciidoc
details: https://anonhg.NetBSD.org/pkgsrc/rev/969cce9dab62
branches: trunk
changeset: 387944:969cce9dab62
user: adam <adam%pkgsrc.org@localhost>
date: Wed Nov 28 12:04:20 2018 +0000
description:
tesseract: build depends on asciidoc
diffstat:
graphics/tesseract/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f49108966cb8 -r 969cce9dab62 graphics/tesseract/Makefile
--- a/graphics/tesseract/Makefile Wed Nov 28 12:00:16 2018 +0000
+++ b/graphics/tesseract/Makefile Wed Nov 28 12:04:20 2018 +0000
@@ -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 @@
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