aboutsummaryrefslogtreecommitdiff
path: root/math/py-svgmath
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-svgmath')
-rw-r--r--math/py-svgmath/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/py-svgmath/Makefile b/math/py-svgmath/Makefile
index fcf0578db344..fd62d9934b97 100644
--- a/math/py-svgmath/Makefile
+++ b/math/py-svgmath/Makefile
@@ -11,9 +11,7 @@ DISTNAME= SVGMath-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= MathML to SVG Converter in Python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= SVGMath
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>