aboutsummaryrefslogtreecommitdiff
path: root/audio/gnome-podcasts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnome-podcasts/Makefile')
-rw-r--r--audio/gnome-podcasts/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile
index b6db105e2416..2857169c1e46 100644
--- a/audio/gnome-podcasts/Makefile
+++ b/audio/gnome-podcasts/Makefile
@@ -32,6 +32,12 @@ CARGO_INSTALL= no
CARGO_TEST= no
GLIB_SCHEMAS= org.gnome.Podcasts.gschema.xml
+.include <bsd.port.options.mk>
+
+.if ${ARCH} == powerpc
+LTO_UNSAFE= yes
+.endif
+
post-patch:
@${REINPLACE_CMD} -e '/dependency.*openssl/d' \
${WRKSRC}/meson.build