aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tesseract/Makefile1
-rw-r--r--graphics/tesseract/pkg-message2
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile
index 4fa4851613fb..a2ac9da612ae 100644
--- a/graphics/tesseract/Makefile
+++ b/graphics/tesseract/Makefile
@@ -12,6 +12,7 @@ COMMENT= Commercial quality open source OCR engine
LICENSE= APACHE20
LIB_DEPENDS= liblept.so:graphics/leptonica
+RUN_DEPENDS= tesseract-data>=0:graphics/tesseract-data
USES= autoreconf localbase libtool pathfix pkgconfig
GNU_CONFIGURE= yes
diff --git a/graphics/tesseract/pkg-message b/graphics/tesseract/pkg-message
deleted file mode 100644
index a0a4d68e2846..000000000000
--- a/graphics/tesseract/pkg-message
+++ /dev/null
@@ -1,2 +0,0 @@
-Trained language data are available in the
-graphics/tesseract-data port.