summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-12-29 15:21:50 +0000
committerminskim <minskim@pkgsrc.org>2004-12-29 15:21:50 +0000
commite07031c753f6cd21fd1da774f6ac78ae36b89980 (patch)
tree8f0c8797ff5b0f302470e4075476086e60d3d743 /news
parentd660ae7b3ff37ba7b4bde28a13f040207096ff96 (diff)
downloadpkgsrc-e07031c753f6cd21fd1da774f6ac78ae36b89980.tar.gz
Use VARBASE.
Diffstat (limited to 'news')
-rw-r--r--news/nntpcache/Makefile4
1 files changed, 2 insertions, 2 deletions
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