summaryrefslogtreecommitdiff
path: root/databases/lbdb/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2006-06-16 09:36:19 +0000
committerrillig <rillig>2006-06-16 09:36:19 +0000
commitf46503ee0ccc53dc937b4e68979398dcbfa12dfe (patch)
tree7cdb9908c4d33aa918d25dbeebf6130a9a2a09c1 /databases/lbdb/Makefile
parentae5799f9a1ff5f916539df4d8e4d15e737cf4b41 (diff)
downloadpkgsrc-f46503ee0ccc53dc937b4e68979398dcbfa12dfe.tar.gz
Fixed pkglint notes.
Diffstat (limited to 'databases/lbdb/Makefile')
-rw-r--r--databases/lbdb/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/databases/lbdb/Makefile b/databases/lbdb/Makefile
index 74a5d59fc5b..fab9a325867 100644
--- a/databases/lbdb/Makefile
+++ b/databases/lbdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:31 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/16 09:36:19 rillig Exp $
DISTNAME= lbdb_0.31.1
PKGNAME= ${DISTNAME:S/_/-/}
@@ -16,15 +16,15 @@ GNU_CONFIGURE= yes
USE_TOOLS+= gmake perl:run
CONFIGURE_ARGS+= --libdir=${PREFIX}/libexec/lbdb/
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
-CONFIGURE_ARGS+= --enable-lbdb_dotlock
-CONFIGURE_ARGS+= --without-getent
-CONFIGURE_ARGS+= --without-evolution-addressbook-export
-CONFIGURE_ARGS+= --without-pgp
-CONFIGURE_ARGS+= --without-pgpk
-
-CONFIGURE_ENV+= SH=${TOOLS_SH:Q}
-CONFIGURE_ENV+= AWK=${TOOLS_AWK:Q}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+= --enable-lbdb_dotlock
+CONFIGURE_ARGS+= --without-getent
+CONFIGURE_ARGS+= --without-evolution-addressbook-export
+CONFIGURE_ARGS+= --without-pgp
+CONFIGURE_ARGS+= --without-pgpk
+
+CONFIGURE_ENV+= SH=${TOOLS_SH:Q}
+CONFIGURE_ENV+= AWK=${TOOLS_AWK:Q}
.include "options.mk"