diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 20:55:27 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 20:55:27 +0000 |
commit | 0f88ed614d3de9ed46c41028cf2f22975eeff57a (patch) | |
tree | f4519572010b06eda59dede8d41490eef53b4983 /math/atlas | |
parent | 7ff153a552ed208bcb8c6492a42b161f05676a3f (diff) |
Notes
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 7d9a019b42f3..0a58a540f184 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -70,7 +70,7 @@ PORT${i}= * ARCHDEFFLAG= -Si archdef 0 . endif . else -IGNORE = : You have set WITH_ARCHDEF, but have not defined ARCHDEF +IGNORE= : You have set WITH_ARCHDEF, but have not defined ARCHDEF . endif .endif |