Skip to content

Commit

Permalink
Added VARBASE to BUILD_DEFS.
Browse files Browse the repository at this point in the history
  • Loading branch information
rillig committed Feb 15, 2007
1 parent 9728af1 commit 79a320a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion news/nntpcache/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
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
Expand Down

0 comments on commit 79a320a

Please sign in to comment.