diff options
-rw-r--r-- | www/py-beautifulsoup/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index d9c416aa722f..6c4836234c13 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -13,8 +13,6 @@ COMMENT= HTML/XML Parser for Python USE_PYTHON= yes USE_PYDISTUTILS= yes -PYDISTUTILS_PKGNAME= beautifulsoup4 PYDISTUTILS_AUTOPLIST= yes -PYTHON_PY3K_PLIST_HACK= yes .include <bsd.port.mk> |