diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2002-11-11 12:49:58 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2002-11-11 12:49:58 +0000 |
commit | 60b18f2c0ff42f0576963f25a8a6a832ee894714 (patch) | |
tree | d91f8bae7b6c415f6ec0bf338da7001ee911dad6 /lang/ifc7/Makefile | |
parent | 7bbc43f715c3f6998bd78f8670fdda95b660e2af (diff) | |
download | ports-60b18f2c0ff42f0576963f25a8a6a832ee894714.tar.gz ports-60b18f2c0ff42f0576963f25a8a6a832ee894714.zip |
Notes
Diffstat (limited to 'lang/ifc7/Makefile')
-rw-r--r-- | lang/ifc7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ifc7/Makefile b/lang/ifc7/Makefile index 4280929cf850..39ecff1b0aed 100644 --- a/lang/ifc7/Makefile +++ b/lang/ifc7/Makefile @@ -41,7 +41,7 @@ IGNORE= "Please manually download ${DISTFILES} from ${IFC_SITE}, e.g. from ${IFC .endif .if exists(${PREFIX}/intel/compiler60/bin/icc) -BROKEN= Can not coexist with icc +BROKEN= Cannot coexist with icc .endif post-extract: |