aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpegthumbnailer
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-12-12 04:35:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-12-12 04:35:49 +0000
commit03fec4df026e649b8fecb32ae313151f727f9ddb (patch)
tree7bf66eebfb348ca866c25511e0eb7bcc9f10a9a4 /multimedia/ffmpegthumbnailer
parent15a6141b5c0b4c7dfb01be1b8b2043d441d6aaa8 (diff)
downloadports-03fec4df026e649b8fecb32ae313151f727f9ddb.tar.gz
ports-03fec4df026e649b8fecb32ae313151f727f9ddb.zip
Re-try ports affected by bug 193528 on powerpc* after r449590
Notes
Notes: svn path=/head/; revision=456105
Diffstat (limited to 'multimedia/ffmpegthumbnailer')
-rw-r--r--multimedia/ffmpegthumbnailer/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile
index ac12c5a03499..82ac71aa567f 100644
--- a/multimedia/ffmpegthumbnailer/Makefile
+++ b/multimedia/ffmpegthumbnailer/Makefile
@@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png \
libswscale.so:multimedia/ffmpeg
-BROKEN_powerpc64= fails to compile: moviedecoder.cpp: error: 'to_string' is not a member of 'std'
-
USE_GITHUB= yes
GH_ACCOUNT= dirkvdb