BROKEN for python 2.2
This commit is contained in:
parent
566b245cca
commit
0a2e4e1fee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52884
3 changed files with 6 additions and 3 deletions
|
@ -18,7 +18,8 @@ LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
|
|||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
|
||||
USE_PYTHON= yes
|
||||
# BROKEN for python 2.2
|
||||
PYTHON_VERSION= python2.1
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S=-src==}
|
||||
|
|
|
@ -18,7 +18,8 @@ LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
|
|||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
|
||||
USE_PYTHON= yes
|
||||
# BROKEN for python 2.2
|
||||
PYTHON_VERSION= python2.1
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S=-src==}
|
||||
|
|
|
@ -18,7 +18,8 @@ LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
|
|||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
|
||||
USE_PYTHON= yes
|
||||
# BROKEN for python 2.2
|
||||
PYTHON_VERSION= python2.1
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S=-src==}
|
||||
|
|
Loading…
Reference in a new issue