diff options
Diffstat (limited to 'math/mathomatic/Makefile')
-rw-r--r-- | math/mathomatic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 08d1b2798e97..f9b293d10d51 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -12,8 +12,8 @@ COMMENT= Highly portable, general purpose CAS (Computer Algebra System) LICENSE= GPLv2 +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes MAKE_JOBS_SAFE= yes |