From 62a705831a07870ff4a1e8d25f9d54d72b576234 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 20 May 2005 20:13:56 +0000 Subject: Removed unnecessary ${WRKSRC} from SUBST_FILES. --- databases/py-ldap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/py-ldap') diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile index 2dc1ff39f94..d9278f5f38e 100644 --- a/databases/py-ldap/Makefile +++ b/databases/py-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:15 tv Exp $ +# $NetBSD: Makefile,v 1.22 2005/05/20 20:13:56 rillig Exp $ DISTNAME= python-ldap-2.0.2 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} @@ -15,7 +15,7 @@ PYDISTUTILSPKG= yes SUBST_CLASSES+= setup SUBST_STAGE.setup= pre-configure -SUBST_FILES.setup= ${WRKSRC}/setup.cfg +SUBST_FILES.setup= setup.cfg SUBST_SED.setup= -e "s|/usr/local/openldap-REL_ENG_2_1|${BUILDLINK_PREFIX.cyrus-sasl}/lib ${BUILDLINK_PREFIX.openldap}|" \ -e "s|/usr/include/sasl|${BUILDLINK_PREFIX.cyrus-sasl}/include/sasl|" -- cgit v1.2.3