aboutsummaryrefslogtreecommitdiff
path: root/lang/icc/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-10-11 10:59:45 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-10-11 10:59:45 +0000
commitc9b4723f5a3fd302b35e417c61d895f1c16d4d37 (patch)
tree1c00d640dc754e1c6b81088cb48505816cddce22 /lang/icc/Makefile
parent16c9ed6c90b4d667d7a76497305607f8592ab007 (diff)
downloadports-c9b4723f5a3fd302b35e417c61d895f1c16d4d37.tar.gz
ports-c9b4723f5a3fd302b35e417c61d895f1c16d4d37.zip
Reword IGNORE text.
Suggested by: Intel Corporation
Notes
Notes: svn path=/head/; revision=90840
Diffstat (limited to 'lang/icc/Makefile')
-rw-r--r--lang/icc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile
index ee9461193b7f..538482709eff 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -47,7 +47,7 @@ CPIO?= /usr/bin/cpio
OBJCOPY?= /usr/bin/objcopy
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, ${ICC_SITE}clin/noncom.htm or https://premier.intel.com/ \(whichever has the file\; to access premier.intel.com you have to register at http://www.intel.com/software/products/registrationcenter/index.htm\; LOOK AT ALL 3 LOCATIONS, not every version is everywhere, but premier.intel.com has always the newest version\). With a little bit of luck it may also be available from ftp://download.intel.com/software/products/compilers/downloads/. Put it into ${DISTDIR} and run make again"
+IGNORE= "Go to Intel Premier Support, https://premier.intel.com, to obtain ${DISTFILES}. Product updates such as this compiler are posted regularly on Premier Support. You must have a license to obtain access to Premier Support. If you do not already have a license go to ${ICC_SITE} to review licensing options \(evaluation, commercial, and free non-commercial\) and obtain a license. Put ${DISTFILES} into ${DISTDIR} and run make again"
.endif
.if exists(${LINUXBASE}/boot/kernel.h) || \