diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-29 10:14:34 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-29 10:14:34 +0000 |
commit | 847d61df61423b9e98664adca02fdef72e7e22e4 (patch) | |
tree | 489877296b53ba484937dc72b52c174848c9370f /graphics/sane-backends | |
parent | ca1e5a744b92e6949bc48233dbd6c04da086c68a (diff) |
Notes
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r-- | graphics/sane-backends/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 449a2a884e9d..3ac1eb5abb93 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -36,6 +36,7 @@ CONFIGURE_ARGS= --with-docdir=${DOCSDIR} \ --disable-locking \ --enable-pthread USE_LDCONFIG= yes +WITH_FBSD10_FIX= yes MAKE_JOBS_UNSAFE= yes USE_RC_SUBR= saned |