aboutsummaryrefslogtreecommitdiff
path: root/audio/guitarix-lv2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-06-18 22:30:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-06-18 22:30:13 +0000
commit9579a58810e315bd0f7653e6c85c6adf9c071ede (patch)
treee81a23b3a619487d128bb7ae8987c78f8854a5cb /audio/guitarix-lv2
parent8cf120f70d908b41e0e77eb96b5a4e50deaee4c1 (diff)
downloadports-9579a58810e315bd0f7653e6c85c6adf9c071ede.tar.gz
ports-9579a58810e315bd0f7653e6c85c6adf9c071ede.zip
Add compiler:c++11-lang to USES to unbreak build on powerpc64:
unknown FP unit 'sse' armv6/7 are not yet tested. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=504507
Diffstat (limited to 'audio/guitarix-lv2')
-rw-r--r--audio/guitarix-lv2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile
index 656a81322361..470373ce8aac 100644
--- a/audio/guitarix-lv2/Makefile
+++ b/audio/guitarix-lv2/Makefile
@@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_armv6= fails to compile: unknown FP unit 'sse'
BROKEN_armv7= fails to compile: unknown FP unit 'sse'
-BROKEN_powerpc64= fails to compile: unknown FP unit 'sse'
BUILD_DEPENDS= lv2>0:audio/lv2 \
${LOCALBASE}/include/fftw3.h:math/fftw3 \
@@ -39,8 +38,8 @@ LIB_DEPENDS= libavahi-common.so:net/avahi-app \
libzita-resampler.so:audio/zita-resampler
RUN_DEPENDS= roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf
-USES= eigen:3 gnome libarchive localbase:ldflags pkgconfig \
- python:2.7,build readline waf tar:xz
+USES= compiler:c++11-lang eigen:3 gnome libarchive localbase:ldflags \
+ pkgconfig python:2.7,build readline waf tar:xz
USE_GNOME= atkmm cairo gtk20 gtkmm24 pangomm
USE_LDCONFIG= yes
INSTALLS_ICONS= yes