aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-02-03 07:19:14 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-02-03 07:19:14 +0000
commit9f9834b1a86c5a060c1516a9af2ac464a67561b8 (patch)
tree8cb46e857b18b39ea16bbbface0610a69827f29b /audio
parentf7153202f49860b3d2b2c417ac065fb2bebbdce7 (diff)
downloadports-9f9834b1a86c5a060c1516a9af2ac464a67561b8.tar.gz
ports-9f9834b1a86c5a060c1516a9af2ac464a67561b8.zip
audio/nekobi-lv2: Replace workaround for clang errors from USE_GCC to -Wno-c++11-narrowing
Thanks, Gerald, for your suggestion. Reported by: gerald
Notes
Notes: svn path=/head/; revision=492025
Diffstat (limited to 'audio')
-rw-r--r--audio/nekobi-lv2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/nekobi-lv2/Makefile b/audio/nekobi-lv2/Makefile
index 8eb8f1226a3d..cbadfe154e8a 100644
--- a/audio/nekobi-lv2/Makefile
+++ b/audio/nekobi-lv2/Makefile
@@ -2,6 +2,7 @@
PORTNAME= nekobi
DISTVERSION= g20180825
+PORTREVISION= 1
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
@@ -24,9 +25,9 @@ GH_TAGNAME= 840a692
GH_TUPLE= DISTRHO:DPF:ea7545a:dpf/dpf
USE_GL= gl
USE_XORG= x11
-USE_GCC= any # clang prints errors: https://github.com/DISTRHO/Nekobi/issues/7
CFLAGS+= -I${FILESDIR}
+CFLAGS+= -Wno-c++11-narrowing # clang prints errors: https://github.com/DISTRHO/Nekobi/issues/7
do-install: # https://github.com/DISTRHO/Nekobi/issues/8
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/lv2