Skip to content

Commit

Permalink
print/py-pdf: Fix build with setuptools 58.0.0+
Browse files Browse the repository at this point in the history
With hat:	python
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent 16cca14 commit a6f1a10
Show file tree
Hide file tree
Showing 2 changed files with 639 additions and 1 deletion.
2 changes: 1 addition & 1 deletion print/py-pdf/Makefile
Expand Up @@ -11,7 +11,7 @@ DISTNAME= pyPdf-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Pure-Python PDF toolkit

USES= python:3.6+
USES= dos2unix python:3.6+
USE_PYTHON= distutils autoplist

.include <bsd.port.mk>

0 comments on commit a6f1a10

Please sign in to comment.