Skip to content

Commit

Permalink
math/py-svgmath: 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 f88c623 commit d397850
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 1 deletion.
2 changes: 1 addition & 1 deletion math/py-svgmath/Makefile
Expand Up @@ -10,7 +10,7 @@ DISTNAME= SVGMath-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= MathML to SVG Converter in Python

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

.include <bsd.port.mk>

0 comments on commit d397850

Please sign in to comment.