summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index e9a779a504e..aba0b2c9e88 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1950 2008/07/21 22:34:18 agc Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1951 2008/08/19 17:28:24 agc Exp $
#
# This file is in the public domain.
#
@@ -595,7 +595,7 @@ ${WRKDIR}:
# Create a symlink from ${WRKDIR} to the package directory if
# CREATE_WRKDIR_SYMLINK is "yes".
#
-CREATE_WRKDIR_SYMLINK?= yes
+CREATE_WRKDIR_SYMLINK?= no
.if defined(WRKOBJDIR) && !empty(CREATE_WRKDIR_SYMLINK:M[Yy][Ee][Ss])
makedirs: ${.CURDIR}/${WRKDIR_BASENAME}