From 793b8ae49bc7e6a258938c43c483fa1346044551 Mon Sep 17 00:00:00 2001 From: beat Date: Sat, 29 Oct 2011 10:14:34 +0000 Subject: - Fix build on FreeBSD 10 Reported by: pointyhat --- graphics/sane-backends/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/sane-backends') 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 -- cgit