FreeBSD Bugzilla – Attachment 188849 Details for
Bug 224354
[PATCH] graphics/imlib2: fix X11 dependency (again)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
imlib2 patch fixing --without-x11 builds
imlib2-1.4.10.patch (text/plain), 486 bytes, created by
Dominik Honnef
on 2017-12-15 02:15:35 UTC
(
hide
)
Description:
imlib2 patch fixing --without-x11 builds
Filename:
MIME Type:
Creator:
Dominik Honnef
Created:
2017-12-15 02:15:35 UTC
Size:
486 bytes
patch
obsolete
>--- Makefile.orig 2017-12-15 02:02:49.457163000 +0000 >+++ Makefile 2017-12-15 01:57:47.342034000 +0000 >@@ -63,10 +63,10 @@ > CONFIGURE_ARGS+= --disable-amd64 > .endif > >-post-patch-X11-on: >+post-patch-X11-off: > @${REINPLACE_CMD} -e '/MY_LIBS =/s/-lXext -lX11//' \ > ${WRKSRC}/src/lib/Makefile.in >- @${REINPLACE_CMD} -e '/# ifndef X_DISPLAY_MISSING/,/# endif/ d' \ >+ @${REINPLACE_CMD} -e '/#ifndef X_DISPLAY_MISSING/,/#endif/ d' \ > ${WRKSRC}/src/lib/Imlib2.h > > .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 224354
: 188849