Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2021 18:05:27 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 76a4cf566c99 - main - */Makefile: hook missed ports to the build
Message-ID:  <202105221805.14MI5RTF079031@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76a4cf566c999625e9fadb048bf97911a00b2a8c

commit 76a4cf566c999625e9fadb048bf97911a00b2a8c
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2021-05-22 18:05:06 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2021-05-22 18:05:06 +0000

    */Makefile: hook missed ports to the build
---
 graphics/Makefile | 1 +
 textproc/Makefile | 1 +
 2 files changed, 2 insertions(+)

diff --git a/graphics/Makefile b/graphics/Makefile
index 3b049b72b597..3766f53224d7 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -881,6 +881,7 @@
     SUBDIR += py-pyqrcode
     SUBDIR += py-pyqtgraph
     SUBDIR += py-pyrsgis
+    SUBDIR += py-pytesseract
     SUBDIR += py-python-poppler-qt5
     SUBDIR += py-pyvips
     SUBDIR += py-pyx
diff --git a/textproc/Makefile b/textproc/Makefile
index 38cd8288f524..b346592e9b06 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1304,6 +1304,7 @@
     SUBDIR += py-j2cli
     SUBDIR += py-jc
     SUBDIR += py-jinja2-cli
+    SUBDIR += py-jq
     SUBDIR += py-jsonslicer
     SUBDIR += py-jsx-lexer
     SUBDIR += py-jtextfsm



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