diff options
Diffstat (limited to 'net/py-ldap2/Makefile')
-rw-r--r-- | net/py-ldap2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index 06491c2..e1f6b40 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -6,14 +6,14 @@ PORTNAME= ldapmodule PORTVERSION= 1.10alpha3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://python-ldap.sourceforge.net/pub/python-ldap/ DISTNAME= python-ldap-${PORTVERSION}-src MAINTAINER= dirk.meyer@dinoex.sub.org -LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap +LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap2 BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python |