aboutsummaryrefslogtreecommitdiff
path: root/audio/zita-convolver
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-03-10 23:35:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-03-10 23:35:03 +0000
commit78b6654ad19b91ee7e0aa4ebade32da75edef06c (patch)
tree2a6449ecd944be7a9272a9e88d6dd4e6a75d9698 /audio/zita-convolver
parent80c704a4f6523926f3d3cfeae558c38d2c70a5b2 (diff)
downloadports-78b6654ad19b91ee7e0aa4ebade32da75edef06c.tar.gz
ports-78b6654ad19b91ee7e0aa4ebade32da75edef06c.zip
Remove now-useless, commented-out lines.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=464132
Diffstat (limited to 'audio/zita-convolver')
-rw-r--r--audio/zita-convolver/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/zita-convolver/Makefile b/audio/zita-convolver/Makefile
index c378c23b64fc..8d3772752b0b 100644
--- a/audio/zita-convolver/Makefile
+++ b/audio/zita-convolver/Makefile
@@ -16,10 +16,6 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
LIB_DEPENDS= libfftw3f.so:math/fftw3-float
-#BROKEN_aarch64= fails to compile: c++: the clang compiler does not support '-march=native'
-#BROKEN_armv6= fails to compile: c++: the clang compiler does not support '-march=native'
-#BROKEN_armv7= fails to compile: c++: the clang compiler does not support '-march=native'
-
USES= compiler:c++11-lib gmake localbase:ldflags tar:bz2
USE_LDCONFIG= yes
WRKSRC_SUBDIR= libs