diff options
Diffstat (limited to 'net-mgmt/tornova/Makefile')
-rw-r--r-- | net-mgmt/tornova/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/tornova/Makefile b/net-mgmt/tornova/Makefile index 1eeba8c28c76..18534dbfc37b 100644 --- a/net-mgmt/tornova/Makefile +++ b/net-mgmt/tornova/Makefile @@ -11,7 +11,7 @@ COMMENT= Frontend for Tor LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stem>=0.18:security/py-stem \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stem>=0.18:security/py-stem@${FLAVOR} \ tor:security/tor USE_GITHUB= yes |