aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graph-dot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-graph-dot/Makefile')
-rw-r--r--graphics/py-graph-dot/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile
index 76a60f98b053..0aeb9234041d 100644
--- a/graphics/py-graph-dot/Makefile
+++ b/graphics/py-graph-dot/Makefile
@@ -16,9 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydot>=0:${PORTSDIR}/graphics/py-pydot \
${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core
PROJECTHOST= python-graph
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
# post-stage and add-plist-post should not act as reference on how to fix
# egg-based conflicts.