1
0
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:
Ruslan Makhmatkhanov 2015-06-18 21:38:26 +00:00
parent baf8fcb0ca
commit ae7d9344ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390082
2 changed files with 2 additions and 2 deletions

View File

@ -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}

View File

@ -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: