summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortv <tv>2005-04-07 16:56:00 +0000
committertv <tv>2005-04-07 16:56:00 +0000
commit3414c3da04588162fe051067d18effc8874255e1 (patch)
treec7e904bb79360e115cc8e108aa1deb114aec7183 /mk
parent3245be5e826d52d73604b165e255bda968e91027 (diff)
downloadpkgsrc-3414c3da04588162fe051067d18effc8874255e1.tar.gz
In line with the unconditional inclusion in bsd.pkg.mk, bsd.buildlink3.mk
must always bee included too.
Diffstat (limited to 'mk')
-rw-r--r--mk/wrapper/bsd.wrapper.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/mk/wrapper/bsd.wrapper.mk b/mk/wrapper/bsd.wrapper.mk
index fb9e2af946e..83487b94157 100644
--- a/mk/wrapper/bsd.wrapper.mk
+++ b/mk/wrapper/bsd.wrapper.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.wrapper.mk,v 1.27 2005/03/24 17:46:01 tv Exp $
+# $NetBSD: bsd.wrapper.mk,v 1.28 2005/04/07 16:56:00 tv Exp $
#
# Copyright (c) 2004 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -52,9 +52,7 @@ _WRAP_VARS_MK= ${WRAPPER_DIR}/vars.mk
.PHONY: do-wrapper
-.if !defined(NO_BUILD)
-. include "../../mk/buildlink3/bsd.buildlink3.mk"
-.endif
+.include "../../mk/buildlink3/bsd.buildlink3.mk"
# Create the saved variables Makefile fragment to pass variables
# through to sub-make processes invoked on the same Makefile.