From e07031c753f6cd21fd1da774f6ac78ae36b89980 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 29 Dec 2004 15:21:50 +0000 Subject: Use VARBASE. --- news/nntpcache/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index e1a95a9715e..e1a46c0df0a 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/04/21 21:09:33 cube Exp $ +# $NetBSD: Makefile,v 1.19 2004/12/29 15:31:24 minskim Exp $ # FreeBSD Id: Makefile,v 1.11 1998/02/01 03:04:11 itojun Exp # @@ -27,7 +27,7 @@ DEPENDS+= pgp-2.*:../../security/pgp2 BUILD_DEFS+= USE_OPENLDAP NNTP_USE_PGP GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --localstatedir=/var/spool +CONFIGURE_ARGS+= --localstatedir=${VARBASE}/spool CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" USE_GNU_TOOLS+= make -- cgit v1.2.3