diff options
Diffstat (limited to 'sysutils/py-superlance/Makefile')
-rw-r--r-- | sysutils/py-superlance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-superlance/Makefile b/sysutils/py-superlance/Makefile index d38fec79bfa1..30ef0ec9c4cd 100644 --- a/sysutils/py-superlance/Makefile +++ b/sysutils/py-superlance/Makefile @@ -13,7 +13,7 @@ COMMENT= Superlance plugins for supervisord LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}supervisor>0:sysutils/py-supervisor +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}supervisor>0:sysutils/py-supervisor@${FLAVOR} NO_ARCH= yes |