aboutsummaryrefslogtreecommitdiff
path: root/www/py-beautifulsoup30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-beautifulsoup30/Makefile')
-rw-r--r--www/py-beautifulsoup30/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-beautifulsoup30/Makefile b/www/py-beautifulsoup30/Makefile
index f4a8e6a0807e..13e155a22825 100644
--- a/www/py-beautifulsoup30/Makefile
+++ b/www/py-beautifulsoup30/Makefile
@@ -17,5 +17,6 @@ COMMENT= HTML/XML Parser for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_PKGNAME= BeautifulSoup
.include <bsd.port.mk>