FreeBSD Bugzilla – Attachment 109658 Details for
Bug 150698
[patch] graphics/mupdf: restore some vendor CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a.diff
a.diff (text/plain), 814 bytes, created by
swell.k
on 2010-09-18 09:00:15 UTC
(
hide
)
Description:
a.diff
Filename:
MIME Type:
Creator:
swell.k
Created:
2010-09-18 09:00:15 UTC
Size:
814 bytes
patch
obsolete
>Index: graphics/mupdf/Makefile >=================================================================== >RCS file: /a/.cvsup/ports/graphics/mupdf/Makefile,v >retrieving revision 1.9 >diff -u -p -r1.9 Makefile >--- graphics/mupdf/Makefile 18 Sep 2010 06:41:12 -0000 1.9 >+++ graphics/mupdf/Makefile 18 Sep 2010 07:39:07 -0000 >@@ -19,8 +19,6 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/prin > jbig2dec.0:${PORTSDIR}/graphics/jbig2dec \ > openjpeg.2:${PORTSDIR}/graphics/openjpeg > >-BROKEN= does not build >- > USE_GMAKE= yes > MAKE_ARGS+= build=release prefix=${PREFIX} > WRKSRC= ${WRKDIR}/${PORTNAME} >@@ -54,7 +52,8 @@ post-patch: .SILENT > -e 's/Linux/FreeBSD/g' \ > -e '/^CC/s/=/?=/' \ > -e '/-O3/d' \ >- -e '/-msse/d' \ >+ -e 's/-DARCH_X86//' \ >+ -e 's/-march=k8/-m3dnow/' \ > ${WRKSRC}/Makerules > > .include <bsd.port.mk>
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 150698
: 109658