FreeBSD Bugzilla – Attachment 140538 Details for
Bug 187147
[PATCH] graphics/imlib2: fix X11 dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
imlib2-1.4.6.patch
imlib2-1.4.6.patch (text/plain), 496 bytes, created by
Dmitry Marakasov
on 2014-02-28 17:30:03 UTC
(
hide
)
Description:
imlib2-1.4.6.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-02-28 17:30:03 UTC
Size:
496 bytes
patch
obsolete
>diff -ruN /usr/ports/graphics/imlib2/Makefile ./Makefile >--- /usr/ports/graphics/imlib2/Makefile 2014-02-13 03:06:08.000000000 +0400 >+++ ./Makefile 2014-02-28 21:14:30.981445010 +0400 >@@ -98,8 +98,9 @@ > .if ! ${PORT_OPTIONS:MX11} > post-patch: > @${REINPLACE_CMD} -e '/MY_LIBS =/s/-lXext -lX11//' \ >- ${WRKSRC}/src/lib/Makefile.in >- >+ ${WRKSRC}/src/lib/Makefile.in >+ @${REINPLACE_CMD} -e '/# ifndef X_DISPLAY_MISSING/,/# endif/ d' \ >+ ${WRKSRC}/src/lib/Imlib2.h > .endif > > .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 187147
: 140538