aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-yaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-yaml/Makefile')
-rw-r--r--devel/py-yaml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile
index 2d785ac8d46a..be9b896dedc9 100644
--- a/devel/py-yaml/Makefile
+++ b/devel/py-yaml/Makefile
@@ -18,5 +18,6 @@ COMMENT= Python YAML parser
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_PKGNAME= PyYAML
.include <bsd.port.mk>