diff options
author | Maho Nakata <maho@FreeBSD.org> | 2002-11-18 13:24:50 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2002-11-18 13:24:50 +0000 |
commit | fb764b44e48fceefc4b8bfe8dc476fc0873652f8 (patch) | |
tree | ff5014263113bc6b0b47539a030b2784959d079d /lang/ifc7/Makefile | |
parent | 3e452892bbd20e5bd892264ad9ba4e58e7327bf2 (diff) | |
download | ports-fb764b44e48fceefc4b8bfe8dc476fc0873652f8.tar.gz ports-fb764b44e48fceefc4b8bfe8dc476fc0873652f8.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 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: |