aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-09-12 02:47:51 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-09-12 02:47:51 +0800
commitb9708fa0262209caf13518a39290527e3e634e6b (patch)
tree211c44b1918aacfd9c70f454239644bbca92c24e /multimedia
parentfdb41380793dabc6f5ae09b6afcea534af71515a (diff)
downloadfreebsd-ports-gnome-b9708fa0262209caf13518a39290527e3e634e6b.tar.gz
freebsd-ports-gnome-b9708fa0262209caf13518a39290527e3e634e6b.tar.zst
freebsd-ports-gnome-b9708fa0262209caf13518a39290527e3e634e6b.zip
- Mark BROKEN on 9.x:
g++48: internal compiler error: Segmentation fault: 11 (program cc1plus) Approved by: portmgr blanket
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkvtoolnix/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index 66aeedeca936..ab26709a6c93 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= libvorbis.so:audio/libvorbis \
libboost_regex.so:devel/boost-libs \
libmatroska.so:multimedia/libmatroska
+BROKEN_FreeBSD_9= does not build: g++48 internal compiler error
+
USES= compiler:c++11-lib iconv pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_RUBY= yes