FreeBSD Bugzilla – Attachment 141877 Details for
Bug 188785
[patch] graphics/libwmf - fix stage as non-root & use OPTIONS helpers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 656 bytes, created by
John Hein
on 2014-04-19 06:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
John Hein
Created:
2014-04-19 06:20:00 UTC
Size:
656 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 351530) >+++ Makefile (working copy) >@@ -29,20 +29,13 @@ > > OPTIONS_DEFINE= X11 > OPTIONS_DEFAULT=X11 >+OPTIONS_SUB= X11 > >+X11_USE= XORG=x11 >+X11_CONFIGURE_OFF= --with-x=no >+ > .include <bsd.port.options.mk> > >-.if ${PORT_OPTIONS:MX11} >-USE_XORG= x11 >-PLIST_SUB+= X11="" >-CONFLICTS+= libwmf-nox11-0.* >-.else >-PKGNAMESUFFIX= -nox11 >-CONFIGURE_ARGS+= --with-x=no >-PLIST_SUB+= X11="@comment " >-CONFLICTS+= libwmf-0.* >-.endif >- > post-patch: > @${REINPLACE_CMD} -e 's|src include fonts doc|src include fonts|g' \ > ${WRKSRC}/Makefile.in >===================
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 188785
:
141876
| 141877 |
141878