aboutsummaryrefslogtreecommitdiff
path: root/audio/gxplugins-lv2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gxplugins-lv2/Makefile')
-rw-r--r--audio/gxplugins-lv2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gxplugins-lv2/Makefile b/audio/gxplugins-lv2/Makefile
index 04f83b33e476..1823230d290c 100644
--- a/audio/gxplugins-lv2/Makefile
+++ b/audio/gxplugins-lv2/Makefile
@@ -1,8 +1,8 @@
PORTNAME= gxplugins
DISTVERSION= 0.9
CATEGORIES= audio
-PKGNAMESUFFIX= -lv2
MASTER_SITES= https://github.com/brummer10/GxPlugins.lv2/files/6329721/
+PKGNAMESUFFIX= -lv2
DISTNAME= GxPlugins_${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
@@ -11,6 +11,8 @@ COMMENT= Set of LV2 plugins from the guitarix project
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_riscv64= ld: error: gui/pedal.o: cannot link object files with different floating-point ABI
+
BUILD_DEPENDS= lv2>0:audio/lv2
USES= compiler:c++11-lang gettext-runtime gmake gnome localbase \