summaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-10-09 21:35:15 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-10-09 21:35:15 +0000
commit4455532d2de14db53af799333e9e9f06dc39438e (patch)
treed7552c67db71efb9d943821cee79564a9f74281b /graphics/sane-backends
parentChase updated mastersite. (diff)
Disable broken device locking.
Notes
Notes: svn path=/head/; revision=144715
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 58e709cbd6c7..4691a4052921 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sane-backends
PORTVERSION= 1.0.16
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://alioth.debian.org/download.php/1079/ \
ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \
@@ -31,7 +32,7 @@ USE_GMAKE= yes
USE_LIBTOOL_VER= 15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
+CONFIGURE_ARGS= --with-docdir=${DOCSDIR} --disable-locking
MAKE_ENV= NOPORTDOCS=${NOPORTDOCS}
INSTALLS_SHLIB= yes