aboutsummaryrefslogtreecommitdiffstats
path: root/comms/ruby-termios
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-06-06 06:54:44 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-06-06 06:54:44 +0800
commit83efdf692304734ca7cbe801fe5c29e4961fa00b (patch)
treec81e6efc7e6b98166238f62e6e3bfd5dc50b3bdd /comms/ruby-termios
parentb08648cf7e5759eb2995a9b3bbe49e62ef6b0e9c (diff)
downloadfreebsd-ports-gnome-83efdf692304734ca7cbe801fe5c29e4961fa00b.tar.gz
freebsd-ports-gnome-83efdf692304734ca7cbe801fe5c29e4961fa00b.tar.zst
freebsd-ports-gnome-83efdf692304734ca7cbe801fe5c29e4961fa00b.zip
- not make jobs safe
Reported by: P6 TB
Diffstat (limited to 'comms/ruby-termios')
-rw-r--r--comms/ruby-termios/Makefile2
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