aboutsummaryrefslogtreecommitdiff
path: root/audio/aqualung
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-21 21:55:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-21 21:55:08 +0000
commitfa7459871993c1b82be45b128cb6cc16d6d6097b (patch)
treef3de3615c4398425cec6e6c4d1a630f701a34d2d /audio/aqualung
parenta379971cffb802fce69885970f1184f7228beb86 (diff)
downloadports-fa7459871993c1b82be45b128cb6cc16d6d6097b.tar.gz
ports-fa7459871993c1b82be45b128cb6cc16d6d6097b.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Notes
Notes: svn path=/head/; revision=441429
Diffstat (limited to 'audio/aqualung')
-rw-r--r--audio/aqualung/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 02d29efe17ee..84e707e3000f 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -30,6 +30,8 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
libcdio_paranoia.so:sysutils/libcdio-paranoia \
liblrdf.so:textproc/liblrdf
+BROKEN_powerpc64= fails to link: libicuuc.so: undefined reference to __cxa_throw_bad_array_new_length
+
USES= gettext localbase lua pkgconfig
USE_GNOME= gtk20 libxml2 libxslt
GNU_CONFIGURE= yes