summaryrefslogtreecommitdiff
path: root/databases/lbdb
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-12 12:35:35 +0000
committerwiz <wiz>2013-06-12 12:35:35 +0000
commit08e1db0d65b83aed965856131d7657c256d503df (patch)
tree8c53925fd6406c89e3551271baa24ee01e4f3d83 /databases/lbdb
parentf4cf9ac21e526ab466e2f1f93bec05789fba69fa (diff)
downloadpkgsrc-08e1db0d65b83aed965856131d7657c256d503df.tar.gz
Remove GNU_CONFIGURE_LIBDIR.
Rationale: undocumented, easily replaced with "CONFIGURE_ARGS+=--libdir=" and only used by 10 packages.
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 e6476ed82fa..d19ebe1fcd7 100644
--- a/databases/lbdb/Makefile
+++ b/databases/lbdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2013/05/31 12:39:47 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/06/12 12:35:35 wiz 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
-GNU_CONFIGURE_LIBDIR= ${PREFIX}/libexec/lbdb
+CONFIGURE_ARGS+= --libdir=${PREFIX}/libexec/lbdb
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --enable-lbdb_dotlock
CONFIGURE_ARGS+= --without-getent