aboutsummaryrefslogtreecommitdiff
path: root/multimedia/cclive
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-03-09 22:46:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-03-09 22:46:22 +0000
commit5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2 (patch)
tree790cb502a5aff33661c526dfe45106331638c2c0 /multimedia/cclive
parentd9592b194ded59eca630eaf0909709871e968c97 (diff)
downloadports-5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2.tar.gz
ports-5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2.zip
Add more information to stub error messages.
Remove BROKEN lines where IGNORE has already been set. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=464036
Diffstat (limited to 'multimedia/cclive')
-rw-r--r--multimedia/cclive/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile
index 9d58c1dd83a0..da406515d7f8 100644
--- a/multimedia/cclive/Makefile
+++ b/multimedia/cclive/Makefile
@@ -12,7 +12,7 @@ COMMENT= Lightweight command line video extraction tool
LICENSE= GPLv3
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= fails to configure: cannot find the flags to link with Boost date_time
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libcurl.so:ftp/curl \