diff options
-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 |