mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Correct typo in my last commit.
Approved by: maintainer
This commit is contained in:
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
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue