git: 5a859efe21b8 - main - multimedia/{opentoonz, zart}: unbreak (fixed by opencv)
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri May 21 11:22:27 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a859efe21b8388f709ae1e0606c73319ca0faa8
commit 5a859efe21b8388f709ae1e0606c73319ca0faa8
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-21 11:18:28 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-21 11:19:45 +0000
multimedia/{opentoonz,zart}: unbreak (fixed by opencv)
---
multimedia/opentoonz/Makefile | 2 --
multimedia/zart/Makefile | 2 --
2 files changed, 4 deletions(-)
diff --git a/multimedia/opentoonz/Makefile b/multimedia/opentoonz/Makefile
index 0563e60a8672..aa844b8553db 100644
--- a/multimedia/opentoonz/Makefile
+++ b/multimedia/opentoonz/Makefile
@@ -8,8 +8,6 @@ COMMENT= 2D animation software
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BROKEN= does not link: undefined reference to google::LogMessage::stream()
-
BUILD_DEPENDS= boost-libs>0:devel/boost-libs
LIB_DEPENDS= libgslcblas.so:math/gsl \
libjson-c.so:devel/json-c \
diff --git a/multimedia/zart/Makefile b/multimedia/zart/Makefile
index bf46fba4037c..e2ecfddb1e85 100644
--- a/multimedia/zart/Makefile
+++ b/multimedia/zart/Makefile
@@ -11,8 +11,6 @@ PATCHFILES= 6ca1964690afbbc78627d7c868a692401043a584.patch:-p1
MAINTAINER= yuri at FreeBSD.org
COMMENT= GMIC GUI for video streams
-BROKEN= does not link: undefined reference to google::LogMessage::stream()
-
LICENSE= CeCILL
LICENSE_NAME= CeCILL
LICENSE_FILE= ${WRKSRC}/LICENSE
More information about the dev-commits-ports-all
mailing list