summaryrefslogtreecommitdiff
path: root/databases/lbdb
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-01-27 06:52:27 +0000
committerobache <obache@pkgsrc.org>2014-01-27 06:52:27 +0000
commit918ebaa8217bcc5cb8292021ef76f3a906dd3736 (patch)
treeae0efdc1046b57c7db549da89c1e06cafb1f5320 /databases/lbdb
parent869eab291fdba7b9f1d50837600f98e728cb1551 (diff)
downloadpkgsrc-918ebaa8217bcc5cb8292021ef76f3a906dd3736.tar.gz
Use GNU_CONFIGURE_LIBSUBDIR instead of manually specify --libdir to configure.
Diffstat (limited to 'databases/lbdb')
-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