FreeBSD Bugzilla – Attachment 110050 Details for
Bug 151157
[PATCH] graphics/sane-backends: link with pthread
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sane-backends-1.0.21_2.patch
sane-backends-1.0.21_2.patch (text/plain), 780 bytes, created by
mwisnicki+freebsd
on 2010-10-02 18:00:12 UTC
(
hide
)
Description:
sane-backends-1.0.21_2.patch
Filename:
MIME Type:
Creator:
mwisnicki+freebsd
Created:
2010-10-02 18:00:12 UTC
Size:
780 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/graphics/sane-backends.orig/Makefile /usr/ports/graphics/sane-backends/Makefile >--- /usr/ports/graphics/sane-backends.orig/Makefile 2010-07-17 21:42:17.000000000 +0200 >+++ /usr/ports/graphics/sane-backends/Makefile 2010-10-02 18:39:39.000000000 +0200 >@@ -7,7 +7,7 @@ > > PORTNAME= sane-backends > PORTVERSION= 1.0.21 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > MASTER_SITES= http://alioth.debian.org/frs/download.php/3258/ \ > ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \ >@@ -36,7 +36,8 @@ > LDFLAGS="-L${LOCALBASE}/lib" > CONFIGURE_ARGS= --with-docdir=${DOCSDIR} \ > --disable-latex \ >- --disable-locking >+ --disable-locking \ >+ --enable-pthread > MAKE_ENV= NOPORTDOCS="${NOPORTDOCS}" > MAKE_JOBS_UNSAFE= yes > USE_LDCONFIG= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 151157
: 110050
Working