aboutsummaryrefslogtreecommitdiff
path: root/devel/py-interface
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2009-07-21 00:35:26 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2009-07-21 00:35:26 +0000
commit8b127b5230b633c71e1ed6792143c136cadeca41 (patch)
tree70a42fdee0d5bad216aa4429d8136751c8d9594d /devel/py-interface
parent58dc9052a42b29f885995772af0479a67231878b (diff)
Notes
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}