BROKEN for python 2.2

This commit is contained in:
Dirk Meyer 2002-01-10 21:52:36 +00:00
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

View file

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

View file

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

View file

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