aboutsummaryrefslogtreecommitdiff
path: root/lang/icc7
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-06-15 17:57:26 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-06-15 17:57:26 +0000
commit29bd595d7c2a09552b9af8db236c422ea8eb2abd (patch)
tree25117edf607d8b306114e218d8fd3c32e5fe91e3 /lang/icc7
parent7825816297b8c4b1286d777d0c2080e32aa409b8 (diff)
downloadports-29bd595d7c2a09552b9af8db236c422ea8eb2abd.tar.gz
ports-29bd595d7c2a09552b9af8db236c422ea8eb2abd.zip
Notes
Diffstat (limited to 'lang/icc7')
-rw-r--r--lang/icc7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile
index 3966ec7307f4..4b0d7842eb22 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -46,7 +46,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= "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"
.endif
.if exists(${LINUXBASE}/boot/kernel.h) || \