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