diff options
Diffstat (limited to 'math/slatec/Makefile')
-rw-r--r-- | math/slatec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile index e56d9fd93bfb..f8e1d1aa9e6a 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -44,7 +44,7 @@ base system profiling libraries .endif PLIST_FILES+= lib/libslatec_p.a .else -MAKE_ENV+= NO_PROFILE= +MAKE_ENV+= WITHOUT_PROFILE=yes .endif post-extract: |