diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/wy60/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/wy60/Makefile b/comms/wy60/Makefile index 5df3a1125d67..4497e5694746 100644 --- a/comms/wy60/Makefile +++ b/comms/wy60/Makefile @@ -16,6 +16,7 @@ MAINTAINER= naddy@FreeBSD.org COMMENT= Curses-based emulator for the Wyse 60 terminal GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN1= wy60.1 |