summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortsarna <tsarna>2000-11-16 16:35:42 +0000
committertsarna <tsarna>2000-11-16 16:35:42 +0000
commit87c64f88e585fef5781a72db46a7922ccebe2c3b (patch)
treea9541802a644c935f09880238360880446ef5b6d /databases
parentb09adbf85cbc38db1abc5a9c688d685bed63b548 (diff)
downloadpkgsrc-87c64f88e585fef5781a72db46a7922ccebe2c3b.tar.gz
Actually, nuke that empty variable entirely. I haven't the slightest
idea what it was for, if anything.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-ldap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile
index 929b04514f8..ab2d2e08422 100644
--- a/databases/py-ldap/Makefile
+++ b/databases/py-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/11/16 02:38:41 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2000/11/16 16:35:42 tsarna Exp $
DISTNAME= python-ldap-1.10alpha3-src
PKGNAME= py-ldap-1.10a3
@@ -14,7 +14,6 @@ DEPENDS+= python>=2.0:../../lang/python \
WRKSRC= ${WRKDIR}/python-ldap-1.10alpha3
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
-MODPATH= # empty
PLIST_SRC= ${WRKDIR}/.PLIST_SRC