summaryrefslogtreecommitdiff
path: root/mk/compiler/distcc.mk
diff options
context:
space:
mode:
authortv <tv>2004-11-17 17:18:33 +0000
committertv <tv>2004-11-17 17:18:33 +0000
commitf8eaf47ccc40a94d538661bc226abbc0318ee69c (patch)
tree8c6e945534af39b5ff03ff3ed92da78e0699ab0f /mk/compiler/distcc.mk
parent892a299178be539f0a3d9c70ef69a7d25b948f2d (diff)
downloadpkgsrc-f8eaf47ccc40a94d538661bc226abbc0318ee69c.tar.gz
For some reason EVAL_PREFIX is not properly using the _DEFAULT values, so
re-add the ?= assignments. (Will be fixed properly later.)
Diffstat (limited to 'mk/compiler/distcc.mk')
-rw-r--r--mk/compiler/distcc.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/compiler/distcc.mk b/mk/compiler/distcc.mk
index 82119715aa3..00e7c34e71a 100644
--- a/mk/compiler/distcc.mk
+++ b/mk/compiler/distcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: distcc.mk,v 1.20 2004/11/17 17:14:43 tv Exp $
+# $NetBSD: distcc.mk,v 1.21 2004/11/17 17:18:33 tv Exp $
.if !defined(COMPILER_DISTCC_MK)
COMPILER_DISTCC_MK= defined
@@ -34,6 +34,7 @@ _USE_DISTCC= YES
.if !empty(_USE_DISTCC:M[yY][eE][sS])
EVAL_PREFIX+= _DISTCCBASE=distcc
_DISTCCBASE_DEFAULT= ${LOCALBASE}
+_DISTCCBASE?= ${LOCALBASE}
_DISTCC_DIR= ${WRKDIR}/.distcc
_DISTCC_LINKS= # empty