From 0a2e4e1feea5908c43053ca85161729362206e64 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 10 Jan 2002 21:52:36 +0000 Subject: BROKEN for python 2.2 --- net/py-ldap2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/py-ldap2') diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index a1f2872adbb4..b4f6c00a6caa 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -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==} -- cgit v1.2.3