mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Fix DEPENDS
This commit is contained in:
parent
433bdcbf3e
commit
1638ebc136
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522858
@ -11,7 +11,7 @@ COMMENT= Module package for implementing LDAP clients
|
||||
|
||||
LICENSE= PSFL
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.4.5:devel/py-pyasn1-modules@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.4.5:devel/py-pyasn1@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.2.5:devel/py-pyasn1-modules@${PY_FLAVOR}
|
||||
# OpenLDAP needs SASL option enabled
|
||||
# Cyrus needs PLAIN / CRAM-MD5 / DIGEST-MD5 enabled
|
||||
|
Loading…
Reference in New Issue
Block a user