git: 0407bb07f88e - main - print/ft2demos: Temporarily mark as broken
Daniel Engberg
diizzy at FreeBSD.org
Fri Sep 24 21:11:49 UTC 2021
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0407bb07f88eba2cd8ecdd7d4f6fb8097b017aef
commit 0407bb07f88eba2cd8ecdd7d4f6fb8097b017aef
Author: Daniel Engberg <diizzy at FreeBSD.org>
AuthorDate: 2021-09-24 20:55:47 +0000
Commit: Daniel Engberg <diizzy at FreeBSD.org>
CommitDate: 2021-09-24 21:10:15 +0000
print/ft2demos: Temporarily mark as broken
Temporarily mark port as broken due to the version bump of freetype2
Discussed with maintainer in private email
PR: 251512
Approved by: tcberner (mentor), maintainer (private email)
Differential Revision: https://reviews.freebsd.org/D32086
---
print/ft2demos/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index a4b572e85178..c4f8af986a7e 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -12,6 +12,8 @@ COMMENT= Demo programs for FreeType2
LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= dual
+BROKEN= Doesn't build with FreeType 2.11.0
+
BUILD_DEPENDS= ${NONEXISTENT}:print/freetype2:build
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng.so:graphics/png
More information about the dev-commits-ports-all
mailing list