aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-03-18 02:20:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-03-18 02:20:03 +0000
commit514b8af6970b239d4b8d7964fdaed0fa13d81c2a (patch)
treec73cd24132d23b908c2f8858a4d19a136547b07a /multimedia
parent8ba6fe575692431821ceaed6f1d656b6672756bb (diff)
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/cclive/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile
index 3403ba575ea5..90163a16c46d 100644
--- a/multimedia/cclive/Makefile
+++ b/multimedia/cclive/Makefile
@@ -12,7 +12,8 @@ COMMENT= Lightweight command line video extraction tool
LICENSE= GPLv3
-BROKEN_powerpc64= fails to configure: cannot find the flags to link with Boost date_time
+BROKEN_FreeBSD_11_powerpc64= fails to configure on powerpc64 elfv1: cannot find the flags to link with Boost date_time
+BROKEN_FreeBSD_12_powerpc64= fails to configure on powerpc64 elfv1: cannot find the flags to link with Boost date_time
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libcurl.so:ftp/curl \