summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-02-14 13:11:17 +0000
committerobache <obache@pkgsrc.org>2014-02-14 13:11:17 +0000
commit158948f03a0a760942f4b2639c5bb1ac37d805f6 (patch)
treef79967288ab032febc0d24ae1b0aac3acfb917cd /mk
parente4693ea6395a4714abeed511ca91a5e78387239a (diff)
downloadpkgsrc-158948f03a0a760942f4b2639c5bb1ac37d805f6.tar.gz
document _OPSYS_PREFER.<pkg>
Diffstat (limited to 'mk')
-rw-r--r--mk/platform/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/mk/platform/README b/mk/platform/README
index da189f88fa5..b69c42df99d 100644
--- a/mk/platform/README
+++ b/mk/platform/README
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.3 2013/04/28 12:53:56 obache Exp $
+$NetBSD: README,v 1.4 2014/02/14 13:11:17 obache Exp $
These files contain platform-specific definitions that are used by the
pkgsrc infrastructure.
@@ -114,6 +114,9 @@ TODO: Document all these variables.
set it in configure's environment, to avoid a test required by the
libtool script that takes forever.
+ _OPSYS_PREFER.<pkg> is builtin defaults which make sense for this platform.
+ see also: mk/buildlink3/bsd.builtin.mk.
+
=== Implementation notes ===
Do not try to extract the definitions that are common to all files into