FreeBSD Bugzilla – Attachment 141888 Details for
Bug 188797
[patch update] fix print/harfbuzz build on 9.2p4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.29 KB, created by
Kurt Jaeger
on 2014-04-19 17:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2014-04-19 17:30:00 UTC
Size:
1.29 KB
patch
obsolete
>diff -r -u -N print/harfbuzz/Makefile /usr/home/pi/myp/print/harfbuzz/Makefile >--- print/harfbuzz/Makefile 2014-04-17 21:20:04.000000000 +0200 >+++ /usr/home/pi/myp/print/harfbuzz/Makefile 2014-04-19 18:22:11.000000000 +0200 >@@ -14,9 +14,8 @@ > libicudata.so:${PORTSDIR}/devel/icu \ > libgraphite2.so:${PORTSDIR}/graphics/graphite2 > >-USE_BZIP2= yes > USE_LDCONFIG= yes >-USES= gmake pathfix pkgconfig >+USES= gmake pathfix pkgconfig tar:bzip2 > USE_GNOME= cairo glib20 ltverhack > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-graphite2 >@@ -30,4 +29,17 @@ > post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libharfbuzz*.so.0 > >+.if ${OSVERSION} < 1000024 >+post-configure: >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/util/Makefile >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/docs/reference/Makefile >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/docs/Makefile >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/test/shaping/Makefile >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/test/api/Makefile >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/test/Makefile >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/src/hb-ucdn/Makefile >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/src/Makefile >+ ${REINPLACE_CMD} -e 's/ --std=c++0x//' ${WRKSRC}/Makefile >+.endif >+ > .include <bsd.port.post.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 188797
: 141888