aboutsummaryrefslogtreecommitdiff
path: root/devel/py-repl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-repl/Makefile')
-rw-r--r--devel/py-repl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-repl/Makefile b/devel/py-repl/Makefile
index 6f788246a145..2d7064baf2c5 100644
--- a/devel/py-repl/Makefile
+++ b/devel/py-repl/Makefile
@@ -18,5 +18,6 @@ COMMENT= Replacement for readline and interactive environment for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes
+PYDISTUTILS_PKGNAME= pyrepl
.include <bsd.port.mk>