aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-interface
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-interface')
-rw-r--r--devel/py-interface/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-interface/Makefile b/devel/py-interface/Makefile
index 557f72f89b30..7775d092c638 100644
--- a/devel/py-interface/Makefile
+++ b/devel/py-interface/Makefile
@@ -17,6 +17,7 @@ COMMENT= A Python implementation of an Erlang node
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_PKGNAME= py_${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/py_${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/py_${PORTNAME}