summaryrefslogtreecommitdiff
path: root/sysutils/amanda
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1998-10-19 15:56:22 +0000
committertsarna <tsarna@pkgsrc.org>1998-10-19 15:56:22 +0000
commit47957445d5c1b72be2249a019c757d0185666886 (patch)
treec562b3c7619da7f2856ceec51a8a8cb23018883b /sysutils/amanda
parentb51395b479f3ae3ab310be9159e711c3e92fd4b2 (diff)
downloadpkgsrc-47957445d5c1b72be2249a019c757d0185666886.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: