Correct typo in my last commit.

Approved by:	maintainer
This commit is contained in:
Alexander Leidinger 2002-11-11 12:49:58 +00:00
parent 7bbc43f715
commit 60b18f2c0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69894
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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: