aboutsummaryrefslogtreecommitdiff
path: root/lang/icc/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-11-10 21:32:11 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-11-10 21:32:11 +0000
commit886e12f66c9a25052878e7761c09900dabcdda48 (patch)
tree2cc000499f39e0d21d34a754fbf8c07773c43f58 /lang/icc/Makefile
parent7606b535ff50ae6e2781ed5defa41c625d015dbd (diff)
downloadports-886e12f66c9a25052878e7761c09900dabcdda48.tar.gz
ports-886e12f66c9a25052878e7761c09900dabcdda48.zip
Add a paragraph about Intels support in the post-install message.
Notes
Notes: svn path=/head/; revision=93704
Diffstat (limited to 'lang/icc/Makefile')
-rw-r--r--lang/icc/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile
index 0844e7d4dace..c7fb741a3b8e 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -195,6 +195,11 @@ post-install:
@${ECHO_CMD} "prefered scripting language), please include a description about the"
@${ECHO_CMD} "benchmark too."
@${ECHO_CMD}
+ @${ECHO_CMD} "Please use FreeBSD as the name of your OS in communications with the support,"
+ @${ECHO_CMD} "the larger the FreeBSD userbase is, the more work gets done on FreeBSD"
+ @${ECHO_CMD} "specific issues by Intel. And please thank them for the FreeBSD support,"
+ @${ECHO_CMD} "they are already spending some time to improve icc on FreeBSD."
+ @${ECHO_CMD}
@${ECHO_CMD} "To read the entire post install message again, just run"
@${ECHO_CMD} "'make post-install | less'."