summaryrefslogtreecommitdiff
path: root/sysutils/amanda-dev-common/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-dev-common/Makefile.common')
-rw-r--r--sysutils/amanda-dev-common/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amanda-dev-common/Makefile.common b/sysutils/amanda-dev-common/Makefile.common
index 1223b14f006..ef389ae2989 100644
--- a/sysutils/amanda-dev-common/Makefile.common
+++ b/sysutils/amanda-dev-common/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2002/09/05 18:07:54 jschauma Exp $
+# $NetBSD: Makefile.common,v 1.3 2002/10/20 03:20:35 grant Exp $
#
# common make file fragment shared by all amanda-* pkgs.
#
@@ -35,3 +35,4 @@ CONFIGURE_ARGS+= --with-amandahosts
CONFIGURE_ARGS+= --localstatedir=${AMANDA_VAR}
CONFIGURE_ARGS+= --with-gnutar-listdir=${AMANDA_VAR}/gnutar-lists
CONFIGURE_ARGS+= --with-dump-honor-nodump
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}