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 @@ -1,20 +1,20 @@ PORTNAME= PyMuPDF PORTVERSION= 1.22.5 CATEGORIES= print python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python bindings for the PDF toolkit and renderer MuPDF WWW= https://github.com/pymupdf/PyMuPDF LICENSE= AGPLv3 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