FreeBSD Bugzilla – Attachment 204602 Details for
Bug 238071
graphics/gimp-app: remove dependency on libunwind
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2
gimp-app.patch (text/plain), 605 bytes, created by
Piotr Kubaj
on 2019-05-25 11:09:43 UTC
(
hide
)
Description:
v2
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-05-25 11:09:43 UTC
Size:
605 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 502436) >+++ Makefile (working copy) >@@ -36,8 +36,12 @@ > mypaint-brushes>0:graphics/mypaint-brushes > > LIB_DEPENDS+= libjson-glib-1.0.so:devel/json-glib \ >- libunwind.so:devel/libunwind >+ ${LIB_DEPENDS_${ARCH}} > >+LIB_DEPENDS_aarch64= libunwind.so:devel/libunwind >+LIB_DEPENDS_amd64= libunwind.so:devel/libunwind >+LIB_DEPENDS_i386= libunwind.so:devel/libunwind >+ > GNU_CONFIGURE= yes > USES+= compiler:c++14-lang cpe gettext gmake gnome jpeg libtool \ > localbase pkgconfig shebangfix tar:bzip2
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
Flags:
pkubaj
:
maintainer-approval?
(
gnome
)
Actions:
View
|
Diff
Attachments on
bug 238071
:
204565
| 204602