diff options
Diffstat (limited to 'www/onionbalance/Makefile')
-rw-r--r-- | www/onionbalance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/onionbalance/Makefile b/www/onionbalance/Makefile index c352ee91e799..64c31d8cf79e 100644 --- a/www/onionbalance/Makefile +++ b/www/onionbalance/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stem>=0:security/py-stem@${PY_FLAVOR} \ tor:security/tor -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> |