summaryrefslogtreecommitdiff
path: root/devel/boost-all/pkg-message.threads
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
commit78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch)
tree557e38686944a0a47350c0dc68f952bec42e13d6 /devel/boost-all/pkg-message.threads
parentConvert to UCL & cleanup pkg-message (categories a-c) (diff)
Convert to UCL & cleanup pkg-message (categories d)
Notes
Notes: svn path=/head/; revision=508835
Diffstat (limited to 'devel/boost-all/pkg-message.threads')
-rw-r--r--devel/boost-all/pkg-message.threads6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/boost-all/pkg-message.threads b/devel/boost-all/pkg-message.threads
index a25279cd13f8..1c58b99b3e5f 100644
--- a/devel/boost-all/pkg-message.threads
+++ b/devel/boost-all/pkg-message.threads
@@ -1,4 +1,10 @@
+[
+{ type: install
+ message: <<EOM
You have built the Boost library with thread support.
Don't forget to add -pthread to your linker options when
linking your code.
+EOM
+}
+]