diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-30 16:01:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-30 16:01:30 +0000 |
commit | d8110d1b0cda52eff0428c2a893f31631dc8446d (patch) | |
tree | 154f2f955bcf715c819830187bfd3950275e246e /audio/xmms2 | |
parent | 2cbc9162ded74029cb763d449f0a37c13226adfd (diff) | |
download | ports-d8110d1b0cda52eff0428c2a893f31631dc8446d.tar.gz ports-d8110d1b0cda52eff0428c2a893f31631dc8446d.zip |
Notes
Diffstat (limited to 'audio/xmms2')
-rw-r--r-- | audio/xmms2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index a98ff6303572..84240a5fb1ff 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -27,6 +27,8 @@ PLIST_SUB+= INCLUDEDIR="include/${PORTNAME}" LIBDIR="lib/${PORTNAME}" CPPFLAGS+= -I${LOCALBASE}/include +BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand! + OPTIONS_DEFINE= AIRPLAY AO APE AVCODEC CDDA CURL ET FAAD FAM FLAC \ GME GVFS ICES JACK MAD MDNS MMS \ MODPLUG MPG123 MUSEPACK OFA PULSEAUDIO SAMBA SID \ |