diff options
Diffstat (limited to 'www/py-requests/Makefile')
-rw-r--r-- | www/py-requests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile index afd48a8df4b9..972f992b446c 100644 --- a/www/py-requests/Makefile +++ b/www/py-requests/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest -USES= python +USES?= python USE_PYTHON= autoplist distutils CONFLICTS_INSTALL= py*-requests1-* |