summaryrefslogtreecommitdiff
path: root/security/cy2-ldapdb
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 15:46:33 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 15:46:33 +0000
commit984edc33c6b1830f6e322de9892466e0b2c8cde1 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /security/cy2-ldapdb
parent6b77282820994903707705d816ca5d7301c9fb22 (diff)
downloadpkgsrc-984edc33c6b1830f6e322de9892466e0b2c8cde1.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
Diffstat (limited to 'security/cy2-ldapdb')
-rw-r--r--security/cy2-ldapdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-ldapdb/Makefile b/security/cy2-ldapdb/Makefile
index e9688c9b4fb..e496aaf8791 100644
--- a/security/cy2-ldapdb/Makefile
+++ b/security/cy2-ldapdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/02/06 23:23:35 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2013/04/06 15:46:38 rodent Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-ldapdb/}
PKGREVISION= 1
@@ -10,7 +10,7 @@ SASL_PLUGIN= yes
CONFIGURE_ARGS+= --with-ldap=${BUILDLINK_PREFIX.openldap}
CONFIGURE_ARGS+= --enable-ldapdb
-BUILD_DIRS= ${WRKSRC}/plugins
+BUILD_DIRS= plugins
BUILD_TARGET= libldapdb.la
.include "../../databases/openldap-client/buildlink3.mk"