diff options
Diffstat (limited to 'devel/hp48cc/Makefile')
-rw-r--r-- | devel/hp48cc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hp48cc/Makefile b/devel/hp48cc/Makefile index 1fb6fb9a3385..89a9f19883cb 100644 --- a/devel/hp48cc/Makefile +++ b/devel/hp48cc/Makefile @@ -17,6 +17,7 @@ COMMENT= C-like compiler that translates input code to the HP48 RPN language USE_BISON= build GNU_CONFIGURE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" +MAKE_JOBS_UNSAFE= yes MAN1= ${PORTNAME}.1 |