summaryrefslogtreecommitdiff
path: root/databases/lbdb/Makefile
diff options
context:
space:
mode:
authorobache <obache>2014-01-27 06:52:27 +0000
committerobache <obache>2014-01-27 06:52:27 +0000
commit1eb81c52b1e60ba3ea5a678cb10c9ef7ccf27de8 (patch)
treeae0efdc1046b57c7db549da89c1e06cafb1f5320 /databases/lbdb/Makefile
parent09e0daa51897803a30fbc0a3fa0ef820913cb2d5 (diff)
downloadpkgsrc-1eb81c52b1e60ba3ea5a678cb10c9ef7ccf27de8.tar.gz
Use GNU_CONFIGURE_LIBSUBDIR instead of manually specify --libdir to configure.
Diffstat (limited to 'databases/lbdb/Makefile')
-rw-r--r--databases/lbdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/lbdb/Makefile b/databases/lbdb/Makefile
index d19ebe1fcd7..c1cb61a452b 100644
--- a/databases/lbdb/Makefile
+++ b/databases/lbdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2013/06/12 12:35:35 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2014/01/27 06:52:27 obache Exp $
DISTNAME= lbdb_0.35.1
PKGNAME= ${DISTNAME:S/_/-/}
@@ -15,7 +15,7 @@ DEPENDS+= p5-perl-ldap>=0.20:../../databases/p5-perl-ldap
GNU_CONFIGURE= yes
USE_TOOLS+= gmake perl:run
-CONFIGURE_ARGS+= --libdir=${PREFIX}/libexec/lbdb
+GNU_CONFIGURE_LIBSUBDIR= lbdb
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --enable-lbdb_dotlock
CONFIGURE_ARGS+= --without-getent