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 b060b9685225..00450abbc7ef 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/Makefile @@ -43,7 +43,7 @@ IGNORE= "Please manually download ${DISTFILES} from ${IFC_SITE}, ${IFC_SITE}f60l .endif .if exists(${LINUXBASE}/boot/kernel.h) -BROKEN= Can not coexist with linux_devtools +BROKEN= Cannot coexist with linux_devtools .endif post-extract: diff --git a/lang/ifc7/Makefile b/lang/ifc7/Makefile index b060b9685225..00450abbc7ef 100644 --- a/lang/ifc7/Makefile +++ b/lang/ifc7/Makefile @@ -43,7 +43,7 @@ IGNORE= "Please manually download ${DISTFILES} from ${IFC_SITE}, ${IFC_SITE}f60l .endif .if exists(${LINUXBASE}/boot/kernel.h) -BROKEN= Can not coexist with linux_devtools +BROKEN= Cannot coexist with linux_devtools .endif post-extract: |