View | Details | Raw Unified | Return to bug 151157
Collapse All | Expand All

(-)/usr/ports/graphics/sane-backends/Makefile (-2 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	sane-backends
8
PORTNAME=	sane-backends
9
PORTVERSION=	1.0.21
9
PORTVERSION=	1.0.21
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	graphics
11
CATEGORIES=	graphics
12
MASTER_SITES=	http://alioth.debian.org/frs/download.php/3258/ \
12
MASTER_SITES=	http://alioth.debian.org/frs/download.php/3258/ \
13
		ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \
13
		ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \
Lines 36-42 Link Here
36
		LDFLAGS="-L${LOCALBASE}/lib"
36
		LDFLAGS="-L${LOCALBASE}/lib"
37
CONFIGURE_ARGS=	--with-docdir=${DOCSDIR} \
37
CONFIGURE_ARGS=	--with-docdir=${DOCSDIR} \
38
		--disable-latex \
38
		--disable-latex \
39
		--disable-locking
39
		--disable-locking \
40
		--enable-pthread
40
MAKE_ENV=	NOPORTDOCS="${NOPORTDOCS}"
41
MAKE_ENV=	NOPORTDOCS="${NOPORTDOCS}"
41
MAKE_JOBS_UNSAFE=	yes
42
MAKE_JOBS_UNSAFE=	yes
42
USE_LDCONFIG=	yes
43
USE_LDCONFIG=	yes

Return to bug 151157