summaryrefslogtreecommitdiff
path: root/net/py-ldap1
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 02:26:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 02:26:55 +0000
commitf71e42907968a943a487a706769c1e40b0bac763 (patch)
treebe2af8add66fe5e1ce694fa8b4ec5da15630db07 /net/py-ldap1
parentchange subdir for net/openldap -> net/openldap12 (diff)
Point dependencies on net/openldap to net/openldap12
Notes
Notes: svn path=/head/; revision=76344
Diffstat (limited to 'net/py-ldap1')
-rw-r--r--net/py-ldap1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile
index efb7ccfb7ea7..b0b12bd1befd 100644
--- a/net/py-ldap1/Makefile
+++ b/net/py-ldap1/Makefile
@@ -15,7 +15,7 @@ DISTNAME= python-ldap-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= An LDAP module for python
-LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
+LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap12
USE_PYTHON= yes
GNU_CONFIGURE= yes