aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pycallgraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pycallgraph/Makefile')
-rw-r--r--devel/py-pycallgraph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pycallgraph/Makefile b/devel/py-pycallgraph/Makefile
index eb7c2b947824..2e5e23d74848 100644
--- a/devel/py-pycallgraph/Makefile
+++ b/devel/py-pycallgraph/Makefile
@@ -17,10 +17,10 @@ LICENSE= GPLv2
RUN_DEPENDS+= dot:graphics/graphviz
USES= python shebangfix
-USE_PYTHON= distutils
+USE_PYTHON= distutils autoplist concurrent
SHEBANG_FILES= examples/*.py
-EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
+EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
OPTIONS_DEFINE= EXAMPLES