summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2002-04-23 16:48:56 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2002-04-23 16:48:56 +0000
commit0d63f83e15b519a2f3bca2915c62c3c376382f9f (patch)
treec5cbd9c63d04f5c577872684df6c091ec43f6880
parentAdd xmms-gdancer 0.4.4, (diff)
Unbreak for 4.x.
Approved by: steve Noticed by: murray
Notes
Notes: svn path=/head/; revision=58032
-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 35b53e0fea61..ebeaba404a85 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -34,7 +34,7 @@ NO_FILTER_SHLIBS= yes
ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//'
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "Please manually download the version for RedHat 7.1 from ${MASTER_SITES} (e.g. http://www.intel.com/software/products/compilers/c50/linux/noncom.htm), put it into ${DISTDIR} and run make again. WARNING: this will lead to a mixed up installation if you already use the default linux emulation. This port uses the linux_base-7 port instead of the default linux_base port"
+IGNORE= "Please manually download the version for RedHat 7.1 from ${MASTER_SITES}, e.g. from http://www.intel.com/software/products/compilers/c50/linux/noncom.htm. Put it into ${DISTDIR} and run make again. WARNING: this will lead to a mixed up installation if you already use the default linux emulation. This port uses the linux_base-7 port instead of the default linux_base port"
.endif
post-extract:
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile
index 35b53e0fea61..ebeaba404a85 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -34,7 +34,7 @@ NO_FILTER_SHLIBS= yes
ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//'
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "Please manually download the version for RedHat 7.1 from ${MASTER_SITES} (e.g. http://www.intel.com/software/products/compilers/c50/linux/noncom.htm), put it into ${DISTDIR} and run make again. WARNING: this will lead to a mixed up installation if you already use the default linux emulation. This port uses the linux_base-7 port instead of the default linux_base port"
+IGNORE= "Please manually download the version for RedHat 7.1 from ${MASTER_SITES}, e.g. from http://www.intel.com/software/products/compilers/c50/linux/noncom.htm. Put it into ${DISTDIR} and run make again. WARNING: this will lead to a mixed up installation if you already use the default linux emulation. This port uses the linux_base-7 port instead of the default linux_base port"
.endif
post-extract: