pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/news/nntpcache Added VARBASE to BUILD_DEFS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/002c5a3c35c7
branches:  trunk
changeset: 525323:002c5a3c35c7
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Feb 15 21:35:11 2007 +0000

description:
Added VARBASE to BUILD_DEFS.

diffstat:

 news/nntpcache/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2785f48286ae -r 002c5a3c35c7 news/nntpcache/Makefile
--- a/news/nntpcache/Makefile   Thu Feb 15 21:34:00 2007 +0000
+++ b/news/nntpcache/Makefile   Thu Feb 15 21:35:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/10/17 20:28:01 schwarz Exp $
+# $NetBSD: Makefile,v 1.29 2007/02/15 21:35:11 rillig Exp $
 
 DISTNAME=              nntpcache-3.0.2
 CATEGORIES=            news
@@ -18,6 +18,7 @@
 CONFIGURE_ARGS+=       --localstatedir=${VARBASE}/spool
 CONFIGURE_ENV+=                INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
 USE_TOOLS+=            gmake
+BUILD_DEFS+=           VARBASE
 
 INSTALL_TARGET=                SUBDIRS="cf src filters http doc pgp contrib/newshound contrib/perlnewshound innreport scripts unixauth" \
                        install



Home | Main Index | Thread Index | Old Index