diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-03-09 22:46:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-03-09 22:46:22 +0000 |
commit | 5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2 (patch) | |
tree | 790cb502a5aff33661c526dfe45106331638c2c0 /multimedia/cclive | |
parent | d9592b194ded59eca630eaf0909709871e968c97 (diff) | |
download | ports-5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2.tar.gz ports-5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2.zip |
Notes
Diffstat (limited to 'multimedia/cclive')
-rw-r--r-- | multimedia/cclive/Makefile | 2 |
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 \ |