summaryrefslogtreecommitdiff
path: root/sysutils/amanda
diff options
context:
space:
mode:
authortsarna <tsarna>1998-10-19 15:56:22 +0000
committertsarna <tsarna>1998-10-19 15:56:22 +0000
commitb8dfc0f5de6edcbd759ea2fbbafb6d363e9fb66c (patch)
treec562b3c7619da7f2856ceec51a8a8cb23018883b /sysutils/amanda
parentd55c2a1ecd1ae8121f26b6bcb88262d38bc1cc4f (diff)
downloadpkgsrc-b8dfc0f5de6edcbd759ea2fbbafb6d363e9fb66c.tar.gz
Configure --with-amandahosts. This causes Amanda to use .amandahosts
files instead of .rhosts.
Diffstat (limited to 'sysutils/amanda')
-rw-r--r--sysutils/amanda/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile
index 6e23ad77ed2..d6272d9b87c 100644
--- a/sysutils/amanda/Makefile
+++ b/sysutils/amanda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1998/08/20 15:17:12 tsarna Exp $
+# $NetBSD: Makefile,v 1.18 1998/10/19 15:56:22 tsarna Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -20,7 +20,7 @@ AMANDA_GROUP= operator
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-user=${AMANDA_USER} --with-group=${AMANDA_GROUP} \
- --with-mmap
+ --with-mmap --with-amandahosts
CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
pre-install: