summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-05 21:26:16 +0000
committerjlam <jlam>2004-02-05 21:26:16 +0000
commitc9f2f0e8b314480d61413ff28e4f8c59c9448405 (patch)
treecaaac95b917224c7527c8fe670c1402fa647bdcd /mk
parentdaa3e046881887fe7fba40087e52b5da03af7f09 (diff)
downloadpkgsrc-c9f2f0e8b314480d61413ff28e4f8c59c9448405.tar.gz
Note that the variables (USE_LANGUAGES, GCC_REQD, PKGSRC_COMPILER) should
be defined in or before the first inclusion of bsd.prefs.mk.
Diffstat (limited to 'mk')
-rw-r--r--mk/compiler/bsd.compiler.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/mk/compiler/bsd.compiler.mk b/mk/compiler/bsd.compiler.mk
index 4a7e6c311a0..9ef9bc3c6a1 100644
--- a/mk/compiler/bsd.compiler.mk
+++ b/mk/compiler/bsd.compiler.mk
@@ -1,9 +1,10 @@
-# $NetBSD: bsd.compiler.mk,v 1.8 2004/02/05 04:12:28 jlam Exp $
+# $NetBSD: bsd.compiler.mk,v 1.9 2004/02/05 21:26:16 jlam Exp $
#
# This Makefile fragment implements handling for supported C/C++/Fortran
# compilers.
#
-# The following variables are used:
+# The following variables are used and should all be defined either
+# in or before the first inclusion of bsd.prefs.mk:
#
# PKGSRC_COMPILER
# A list of values specifying the chain of compilers to be used by