diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2009-03-27 18:03:20 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2009-03-27 18:03:20 +0000 |
commit | 75a6657bad3c6aa6be08ef92e9486ba9500b4c23 (patch) | |
tree | 6a27e7266bd39c3fcb191001855bfe4a0dbd79e1 /comms | |
parent | d18d6239206d1bc69b93fe5ff6599ef2d5283d43 (diff) | |
download | ports-75a6657bad3c6aa6be08ef92e9486ba9500b4c23.tar.gz ports-75a6657bad3c6aa6be08ef92e9486ba9500b4c23.zip |
Notes
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 |