diff options
Diffstat (limited to 'www/py-trello/Makefile')
-rw-r--r-- | www/py-trello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-trello/Makefile b/www/py-trello/Makefile index cea90d631d7f..dea0b5dd94b8 100644 --- a/www/py-trello/Makefile +++ b/www/py-trello/Makefile @@ -16,7 +16,7 @@ LICENSE_NAME= Fog Creek Software LICENSE_FILE= ${WRKSRC}/PKG-INFO LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0.9.1:www/py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0.9.1:www/py-requests@${FLAVOR} USES= python:-2.7 zip USE_PYTHON= autoplist distutils |