From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- net/py-ldap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/py-ldap') diff --git a/net/py-ldap/Makefile b/net/py-ldap/Makefile index bf4203a58822..947088c7ca41 100644 --- a/net/py-ldap/Makefile +++ b/net/py-ldap/Makefile @@ -13,7 +13,7 @@ COMMENT= LDAP module for python, for OpenLDAP2 LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENCE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>0:${PORTSDIR}/devel/py-pyasn1-modules +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>0:devel/py-pyasn1-modules CONFLICTS_INSTALL= py27-pyldap USES= python:2 -- cgit v1.2.3