diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-06-21 14:49:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-06-21 14:49:30 +0000 |
commit | 065337fac450add5e9b50192be33f28ef32e0e9a (patch) | |
tree | 26cee8e1340dd25bf8a19a79edc474d8d4c24786 /audio | |
parent | c4799093f228b501e38b4b1a2231cdfeafe50798 (diff) | |
download | ports-065337fac450add5e9b50192be33f28ef32e0e9a.tar.gz ports-065337fac450add5e9b50192be33f28ef32e0e9a.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/guitarix-lv2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile index 470373ce8aac..381d6e66dede 100644 --- a/audio/guitarix-lv2/Makefile +++ b/audio/guitarix-lv2/Makefile @@ -14,9 +14,6 @@ COMMENT= Virtual versatile amplification for Jack and set of LV2 plugins LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_armv6= fails to compile: unknown FP unit 'sse' -BROKEN_armv7= fails to compile: unknown FP unit 'sse' - BUILD_DEPENDS= lv2>0:audio/lv2 \ ${LOCALBASE}/include/fftw3.h:math/fftw3 \ roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf \ |