aboutsummaryrefslogtreecommitdiff
path: root/multimedia/oggvideotools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
commit82c3cac0d25cc95f9d22a5af54798c9353f0a8ab (patch)
treec5e899899564f09bbd94410678db0ab936c225e5 /multimedia/oggvideotools
parent18c5de50d19ed9cea6ba04528785811d0ef7b3c1 (diff)
downloadports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.tar.gz
ports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.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=441468
Diffstat (limited to 'multimedia/oggvideotools')
-rw-r--r--multimedia/oggvideotools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/oggvideotools/Makefile b/multimedia/oggvideotools/Makefile
index 3ec6262db3e6..160ae073b5d4 100644
--- a/multimedia/oggvideotools/Makefile
+++ b/multimedia/oggvideotools/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= libgd.so:graphics/gd \
libtheora.so:multimedia/libtheora \
libvorbis.so:audio/libvorbis
+BROKEN_powerpc64= fails to build: decoderTest.cpp: 'memset' was not declared in this scope
+
USES= cmake compiler:c++11-lib localbase:ldflags pkgconfig tar:bz2
USE_CXXSTD= c++11
USE_SDL= sdl