diff options
Diffstat (limited to 'math/libmissing/Makefile')
-rw-r--r-- | math/libmissing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libmissing/Makefile b/math/libmissing/Makefile index ccce5cc97679..7d2f6a159714 100644 --- a/math/libmissing/Makefile +++ b/math/libmissing/Makefile @@ -42,7 +42,7 @@ base system profiling libraries .endif PLIST_FILES+= lib/libmissing_p.a .else -MAKE_ENV+= NO_PROFILE=yes +MAKE_ENV+= WITHOUT_PROFILE=yes .endif post-patch: |