aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-ezjailremote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-ezjailremote/Makefile')
-rw-r--r--sysutils/py-ezjailremote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-ezjailremote/Makefile b/sysutils/py-ezjailremote/Makefile
index c73eb872bffe..37af97b322bc 100644
--- a/sysutils/py-ezjailremote/Makefile
+++ b/sysutils/py-ezjailremote/Makefile
@@ -13,13 +13,13 @@ COMMENT= Remote control and convenience wrapper for ezjail
LICENSE= BSD2CLAUSE
RUN_DEPENDS= ezjail-admin:sysutils/ezjail \
- ${PYTHON_PKGNAMEPREFIX}fabric>0:devel/py-fabric
+ ${PYTHON_PKGNAMEPREFIX}fabric>0:devel/py-fabric@${FLAVOR}
USE_GITHUB= yes
GH_ACCOUNT= tomster
GH_PROJECT= ezjail-remote
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>