Date: Fri, 30 Jun 2023 07:23:22 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 11a10b903e5a - main - print/py-PyMuPDF: Clean up USES=python Message-ID: <202306300723.35U7NMo5085271@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=11a10b903e5a3c380f1088805b7e2aeadc490f2d commit 11a10b903e5a3c380f1088805b7e2aeadc490f2d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:08:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:08:49 +0000 print/py-PyMuPDF: Clean up USES=python Approved by: portmgr (blanket) With hat: python --- print/py-PyMuPDF/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/py-PyMuPDF/Makefile b/print/py-PyMuPDF/Makefile index c554e634ac70..620c7ee03a2d 100644 --- a/print/py-PyMuPDF/Makefile +++ b/print/py-PyMuPDF/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash \ swig:devel/swig -USES= gmake python:3.7+ +USES= gmake python USE_PYTHON= autoplist concurrent distutils .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300723.35U7NMo5085271>