diff options
Diffstat (limited to 'net/pythondirector')
| -rw-r--r-- | net/pythondirector/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pythondirector/Makefile b/net/pythondirector/Makefile index 8e5f605eb499..6e5c64151519 100644 --- a/net/pythondirector/Makefile +++ b/net/pythondirector/Makefile @@ -13,13 +13,13 @@ COMMENT= TCP load balancer written in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${FLAVOR} OPTIONS_DEFINE= DOCS NO_ARCH= yes USE_PYTHON= autoplist distutils -USES= python +USES= python:2.7 PORTDOCS= * |
