aboutsummaryrefslogtreecommitdiff
path: root/audio/aqualung
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-06-18 14:34:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-06-18 14:34:06 +0000
commit58f1039d8479348ae2d617bbe72e5fc765d2e544 (patch)
tree3c738813cf9cb28a176a76b554bc63f4bd42a5bf /audio/aqualung
parent8fb25f87f23c8dfae63ee01ea4389d7c75e57b65 (diff)
downloadports-58f1039d8479348ae2d617bbe72e5fc765d2e544.tar.gz
ports-58f1039d8479348ae2d617bbe72e5fc765d2e544.zip
Add compiler:c++11-lang to USES to unbreak on GCC-based systems:
libicuuc.so: undefined reference to __cxa_throw_bad_array_new_length Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=504486
Diffstat (limited to 'audio/aqualung')
-rw-r--r--audio/aqualung/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 92cc0696b07a..2f05bac5eebb 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -30,9 +30,7 @@ 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
+USES= compiler:c++11-lang gettext localbase lua pkgconfig
USE_GNOME= gtk20 libxml2 libxslt
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ifp=no