mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Chase py-ldap2 rename
This is the last ones. No PORTREVISION bump, because it's not default.
This commit is contained in:
parent
baf8fcb0ca
commit
ae7d9344ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390082
@ -53,7 +53,7 @@ GIT_DESC= GIT support
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MLDAP}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ldap>=2.4.6:${PORTSDIR}/net/py-ldap2
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ldap>=2.4.6:${PORTSDIR}/net/py-ldap
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGIT}
|
||||
|
@ -38,7 +38,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}requests1>=0:${PORTSDIR}/www/py-requests1
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MLDAP}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ldap2>=0:${PORTSDIR}/net/py-ldap2
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ldap>=0:${PORTSDIR}/net/py-ldap
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user