diff options
Diffstat (limited to 'net/py-matrix-synapse-ldap3/Makefile')
-rw-r--r-- | net/py-matrix-synapse-ldap3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-matrix-synapse-ldap3/Makefile b/net/py-matrix-synapse-ldap3/Makefile index cb4aac141a2a..cae193c6b900 100644 --- a/net/py-matrix-synapse-ldap3/Makefile +++ b/net/py-matrix-synapse-ldap3/Makefile @@ -13,7 +13,7 @@ COMMENT= LDAP3 auth provider for Matrix Synapse LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap3>=0.9.5:net/py-ldap3 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap3>=0.9.5:net/py-ldap3@${FLAVOR} USES= python USE_PYTHON= autoplist distutils |