diff options
-rw-r--r-- | comms/ruby-termios/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index 18192613a128..7344cd3a2b9c 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby interface to termios +MAKE_JOBS_UNSAFE= yes + USE_RUBY= yes USE_RUBY_EXTCONF= yes |