diff options
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 |