aboutsummaryrefslogtreecommitdiff
path: root/audio/lsp-plugins-lv2
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-11-04 13:40:36 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-11-04 13:40:36 +0000
commit00b0fcf7f67bd5687d521c33e74ad268c0bfdd59 (patch)
treee62323b357a1eec3da14f6641e6123ae9347e1f1 /audio/lsp-plugins-lv2
parenta89a6f9aba46ea9057bea0e67a3ebbf0489598c0 (diff)
downloadports-00b0fcf7f67bd5687d521c33e74ad268c0bfdd59.tar.gz
ports-00b0fcf7f67bd5687d521c33e74ad268c0bfdd59.zip
Notes
Diffstat (limited to 'audio/lsp-plugins-lv2')
-rw-r--r--audio/lsp-plugins-lv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lsp-plugins-lv2/Makefile b/audio/lsp-plugins-lv2/Makefile
index 262402bbdaed..0e8c0ced0022 100644
--- a/audio/lsp-plugins-lv2/Makefile
+++ b/audio/lsp-plugins-lv2/Makefile
@@ -12,13 +12,13 @@ COMMENT= Collection of free LV2 plugins
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-ONLY_FOR_ARCHS= amd64 armv7 i386
+ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc64
ONLY_FOR_ARCHS_REASON= assembly only for these architectures
BUILD_DEPENDS= lv2>0:audio/lv2
LIB_DEPENDS= libsndfile.so:audio/libsndfile
-USES= gmake gl gnome iconv:wchar_t pkgconfig
+USES= compiler:c11 gmake gl gnome iconv:wchar_t pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= sadko4u
USE_GCC= any # clang breaks: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232911