diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-26 15:09:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-26 15:09:13 +0000 |
commit | a07d6402aa3ba592788a981469fb2611e6228ad7 (patch) | |
tree | cf849b8afae13f00bf0b3e0c83f55fa21081d188 /comms/openobex | |
parent | 29b0f94c60acbffe2936db5bf591969ee3932e47 (diff) |
Notes
Diffstat (limited to 'comms/openobex')
-rw-r--r-- | comms/openobex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 9bfb750c1f05..b4f330b449b7 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -18,6 +18,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack +MAKE_JOBS_SAFE= yes OPTIONS= LIBUSB "Enable OBEX over USB" no |