aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-06-26 23:15:08 +0800
committerwg <wg@FreeBSD.org>2014-06-26 23:15:08 +0800
commitcfbd391cf0484b1d3005dbe4d7f21933c19580ab (patch)
treecc625ecf1d41426850da6fd17785b4a6cdea6c34
parent1cf94804f74907c118a87429116dae92f290b845 (diff)
downloadfreebsd-ports-gnome-cfbd391cf0484b1d3005dbe4d7f21933c19580ab.tar.gz
freebsd-ports-gnome-cfbd391cf0484b1d3005dbe4d7f21933c19580ab.tar.zst
freebsd-ports-gnome-cfbd391cf0484b1d3005dbe4d7f21933c19580ab.zip
www/py-beautifulsoup: remove useless knobs
-rw-r--r--www/py-beautifulsoup/Makefile2
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>