diff options
Diffstat (limited to 'lang/ifc/Makefile')
-rw-r--r-- | lang/ifc/Makefile | 2 |
1 files changed, 1 insertions, 1 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: |