FreeBSD Bugzilla – Attachment 135144 Details for
Bug 179929
[PATCH] graphics/giflib: add X11 to OPTIONS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
giflib-nox11-4.2.1_1.patch
giflib-nox11-4.2.1_1.patch (text/plain), 726 bytes, created by
Dmitry Marakasov
on 2013-06-24 14:50:00 UTC
(
hide
)
Description:
giflib-nox11-4.2.1_1.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2013-06-24 14:50:00 UTC
Size:
726 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 321680) >+++ Makefile (working copy) >@@ -19,7 +19,7 @@ > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > >-OPTIONS_DEFINE= DOCBOOK >+OPTIONS_DEFINE= DOCBOOK X11 > DOCBOOK_DESC= Generate API documentation (requires DOCS) > > .include <bsd.port.pre.mk> >@@ -32,14 +32,14 @@ > PLIST_SUB+= WITH_DOCBOOK='@comment ' > .endif > >-.if defined(WITHOUT_X11) >+.if ${PORT_OPTIONS:MX11} >+USE_XORG= sm x11 >+PLIST_SUB+= X11='' >+CPPFLAGS+= -I${LOCALBASE}/include >+.else > PLIST_SUB+= X11='@comment ' > CONFIGURE_ARGS+= --with-x=no > NOX11SUFFIX= -nox11 >-.else >-USE_XORG= sm x11 >-PLIST_SUB+= X11='' >-CPPFLAGS+= -I${LOCALBASE}/include > .endif > > post-patch:
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 179929
: 135144