aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2002-09-20 12:58:57 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2002-09-20 12:58:57 +0000
commitedd111967ffa16318c44310b051b1a1c3f8312dd (patch)
treeaacdb84da2c61869164abaca18c34cc6b2022d8f /lang
parente51c0c5556a953c5b62bfc4a770601b0f07e28c4 (diff)
downloadports-edd111967ffa16318c44310b051b1a1c3f8312dd.tar.gz
ports-edd111967ffa16318c44310b051b1a1c3f8312dd.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/icc/Makefile2
-rw-r--r--lang/icc7/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile
index b73173d6d135..9856205dfa47 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -37,7 +37,7 @@ ICC_SITE= http://www.intel.com/software/products/compilers/
ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//'
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm or from 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\). Put it into ${DISTDIR} and run make again."
+IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm or from 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\). 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
post-extract:
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile
index b73173d6d135..9856205dfa47 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -37,7 +37,7 @@ ICC_SITE= http://www.intel.com/software/products/compilers/
ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//'
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm or from 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\). Put it into ${DISTDIR} and run make again."
+IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm or from 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\). 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
post-extract: