1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

print/py-PyMuPDF: Clean up USES=python

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2023-06-30 15:08:49 +08:00
parent 7526c4218a
commit 11a10b903e
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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>