diff options
Diffstat (limited to 'net/pythondirector')
| -rw-r--r-- | net/pythondirector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pythondirector/Makefile b/net/pythondirector/Makefile index 6e5c64151519..84c0ccaaf856 100644 --- a/net/pythondirector/Makefile +++ b/net/pythondirector/Makefile @@ -13,7 +13,7 @@ COMMENT= TCP load balancer written in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} OPTIONS_DEFINE= DOCS |
