aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graph-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-graph-core/Makefile')
-rw-r--r--graphics/py-graph-core/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-graph-core/Makefile b/graphics/py-graph-core/Makefile
index 23040b62fc18..4432c0f3919a 100644
--- a/graphics/py-graph-core/Makefile
+++ b/graphics/py-graph-core/Makefile
@@ -13,8 +13,7 @@ MAINTAINER= demon@FreeBSD.org
COMMENT= Library for working with graphs in Python, core module
PROJECTHOST= python-graph
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>