aboutsummaryrefslogtreecommitdiff
path: root/audio/lsp-plugins-lv2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-09-26 19:37:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-09-26 19:37:30 +0000
commit3c506b05cd4246ee759ab7ba0e6758f6903fb1fe (patch)
treec71f8088183d471e6e4d7ea7f52435a028c27911 /audio/lsp-plugins-lv2
parent8e6d44f0ef7e2344617011a2c9ade258141a2b01 (diff)
downloadports-3c506b05cd4246ee759ab7ba0e6758f6903fb1fe.tar.gz
ports-3c506b05cd4246ee759ab7ba0e6758f6903fb1fe.zip
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=550209
Diffstat (limited to 'audio/lsp-plugins-lv2')
-rw-r--r--audio/lsp-plugins-lv2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lsp-plugins-lv2/Makefile b/audio/lsp-plugins-lv2/Makefile
index e6c3c9493033..ddd1fbc96e15 100644
--- a/audio/lsp-plugins-lv2/Makefile
+++ b/audio/lsp-plugins-lv2/Makefile
@@ -12,7 +12,7 @@ COMMENT= Collection of free LV2 plugins
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc64
+ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= assembly only for these architectures
BUILD_DEPENDS= lv2>0:audio/lv2