diff options
Diffstat (limited to 'math/calc')
-rw-r--r-- | math/calc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index 9e77f6b2bee2..0bc997e9fee8 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -17,6 +17,8 @@ USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes + MAN1= calc.1 CALCPAGER?= more |