From 95b3e3e2360a18f5efbc61ef85a063b7481be09f Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- 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 a61517bb031..de9653858cd 100644 --- a/databases/py-ldap/Makefile +++ b/databases/py-ldap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/01/04 18:16:22 cjep Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/29 12:40:26 jmmv Exp $ DISTNAME= python-ldap-1.10alpha3-src PKGNAME= ${PYPKGPREFIX}-ldap-1.10a3 +WRKSRC= ${WRKDIR}/python-ldap-1.10alpha3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-ldap/} @@ -9,7 +10,6 @@ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://sourceforge.net/projects/python-ldap/ COMMENT= LDAP client API for Python -WRKSRC= ${WRKDIR}/python-ldap-1.10alpha3 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} CONFIGURE_ARGS+=--with-python=${PYTHONBIN} -- cgit v1.2.3