From 47957445d5c1b72be2249a019c757d0185666886 Mon Sep 17 00:00:00 2001 From: tsarna Date: Mon, 19 Oct 1998 15:56:22 +0000 Subject: Configure --with-amandahosts. This causes Amanda to use .amandahosts files instead of .rhosts. --- sysutils/amanda/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/amanda') 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: -- cgit v1.2.3