diff options
Diffstat (limited to 'graphics/py-graph/Makefile')
-rw-r--r-- | graphics/py-graph/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-graph/Makefile b/graphics/py-graph/Makefile index 9621b841888b..1bb24cb02db7 100644 --- a/graphics/py-graph/Makefile +++ b/graphics/py-graph/Makefile @@ -15,8 +15,7 @@ COMMENT= Library for working with graphs in Python RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core \ ${PYTHON_PKGNAMEPREFIX}graph-dot>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-dot -USE_PYTHON= yes - +USES= python NO_BUILD= yes do-install: |