summaryrefslogtreecommitdiff
path: root/lang/icc7
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2002-08-22 11:31:48 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2002-08-22 11:31:48 +0000
commit01f1204f20b641c0ad030c471c64cb12c6ca9330 (patch)
tree624ae975d71f16acd312ede60d39f1c923f03c3c /lang/icc7
parentUpdate for acpica-unix-20020725. (diff)
Fix syntax error in the no distfile case.
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
Notes
Notes: svn path=/head/; revision=64817
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 7993dc081a7e..4ac9fc1660af 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -39,7 +39,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\). Put it into ${DISTDIR} and run make again."
.endif
post-extract: