aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-cxx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-cxx/Makefile')
-rw-r--r--devel/py-cxx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-cxx/Makefile b/devel/py-cxx/Makefile
index dbebda404a59..90a4b811eafb 100644
--- a/devel/py-cxx/Makefile
+++ b/devel/py-cxx/Makefile
@@ -20,6 +20,8 @@ COMMENT= Make it easier to extend Python with C++
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes
+PYDISTUTILS_PKGNAME= CXX
+PYDISTUTILS_PKGVERSION= 5.3
.if !defined(NOPORTDOCS)
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}