print/py-PyMuPDF: Clean up USES=python

Approved by:	portmgr (blanket)
With hat:	python
2023Q3
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
1 changed files with 1 additions and 1 deletions

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>