git: 76a4cf566c99 - main - */Makefile: hook missed ports to the build
Antoine Brodin
antoine at FreeBSD.org
Sat May 22 18:05:28 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=76a4cf566c999625e9fadb048bf97911a00b2a8c
commit 76a4cf566c999625e9fadb048bf97911a00b2a8c
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-05-22 18:05:06 +0000
Commit: Antoine Brodin <antoine at 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
More information about the dev-commits-ports-all
mailing list