FreeBSD Bugzilla – Attachment 214386 Details for
Bug 246382
[PATCH] graphics/ufraw - fix 13-CURRENT build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix build under LLVM 10 on 13-CURRENT
ufraw.diff (text/plain), 495 bytes, created by
Cy Schubert
on 2020-05-11 19:22:29 UTC
(
hide
)
Description:
Fix build under LLVM 10 on 13-CURRENT
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2020-05-11 19:22:29 UTC
Size:
495 bytes
patch
obsolete
>diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile >index 8d0a03194f24..e35af589f6ec 100644 >--- a/graphics/ufraw/Makefile >+++ b/graphics/ufraw/Makefile >@@ -59,6 +59,8 @@ GNOME_USE= GNOME=gconf2 > GNOME_CONFIGURE_ENABLE= mime > GNOME_VARS= CATEGORIES+=gnome GCONF_SCHEMAS=${PORTNAME}.schemas > >+post-patch: >+ ${GREP} -Ilrs 'default(none)' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e 's/default(none)//g' > post-install: > ${INSTALL_DATA} ${WRKSRC}/ufraw.desktop ${STAGEDIR}${DESKTOPDIR} >
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 246382
: 214386