aboutsummaryrefslogtreecommitdiff
path: root/devel/py-experimental.cssselect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-experimental.cssselect/Makefile')
-rw-r--r--devel/py-experimental.cssselect/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-experimental.cssselect/Makefile b/devel/py-experimental.cssselect/Makefile
index ea94d31ce887..dce99b12ae26 100644
--- a/devel/py-experimental.cssselect/Makefile
+++ b/devel/py-experimental.cssselect/Makefile
@@ -13,8 +13,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml
# Python3 ready
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>