diff options
-rw-r--r-- | lang/ifc/Makefile | 2 | ||||
-rw-r--r-- | lang/ifc7/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile index 4280929cf850..39ecff1b0aed 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/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: 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: |