Page MenuHomeFreeBSD

D20614.diff
No OneTemporary

D20614.diff

Index: head/graphics/gimp-app/Makefile
===================================================================
--- head/graphics/gimp-app/Makefile
+++ head/graphics/gimp-app/Makefile
@@ -36,7 +36,11 @@
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 \

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 25, 7:37 PM (21 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27964335
Default Alt Text
D20614.diff (597 B)

Event Timeline