FreeBSD Bugzilla – Attachment 146886 Details for
Bug 193189
multimedia/plexhometheater build fails if ffmpeg already installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mark default ports include path as -isystem
isystem.diff (text/plain), 529 bytes, created by
Jan Beich
on 2014-09-05 21:12:28 UTC
(
hide
)
Description:
mark default ports include path as -isystem
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-09-05 21:12:28 UTC
Size:
529 bytes
patch
obsolete
>Index: multimedia/plexhometheater/Makefile >=================================================================== >--- multimedia/plexhometheater/Makefile (revision 367386) >+++ multimedia/plexhometheater/Makefile (working copy) >@@ -77,6 +77,7 @@ CMAKE_ARGS+= -DENABLE_PYTHON:BOOL=false > CMAKE_ARGS+= -DUSE_INTERNAL_FFMPEG:BOOL=true > CMAKE_ARGS+= -DCREATE_BUNDLE:BOOL=false > CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} >+CFLAGS+= -isystem${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > USE_XORG= xt xmu xtst xrandr > USE_GL= glu
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 193189
: 146886 |
146887