summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2013-03-06 08:30:40 +0000
committerdsainty <dsainty@pkgsrc.org>2013-03-06 08:30:40 +0000
commit8fc4d5ca57837e7eb07e4f8116596dacea6b1a28 (patch)
treef4301ee6e99d4414497420ea8c7d91990aaf3879 /comms
parent9a9ff504c51f1fd10b9c46864091862dff6f3405 (diff)
downloadpkgsrc-8fc4d5ca57837e7eb07e4f8116596dacea6b1a28.tar.gz
Not as MAKE_JOBS_SAFE as you'd like.
Diffstat (limited to 'comms')
-rw-r--r--comms/java-rxtx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/java-rxtx/Makefile b/comms/java-rxtx/Makefile
index fa94d5231c3..5dd2c60402e 100644
--- a/comms/java-rxtx/Makefile
+++ b/comms/java-rxtx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/02/19 23:35:48 dsainty Exp $
+# $NetBSD: Makefile,v 1.3 2013/03/06 08:30:40 dsainty Exp $
#
DISTNAME= rxtx-2.1-7r2
@@ -15,6 +15,7 @@ LICENSE= gnu-lgpl-v2 # or later
USE_TOOLS+= aclocal autoconf autoheader automake gmake unzip
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= no
PKG_DESTDIR_SUPPORT= user-destdir