Date: Sat, 24 Apr 2021 21:09:00 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5147278233be - main - graphics/xfpovray: mark BROKEN on FreeBSD >= 13 Message-ID: <202104242109.13OL90F9007639@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=5147278233be0fc169aad7b62336af1ef93167e6 commit 5147278233be0fc169aad7b62336af1ef93167e6 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-04-24 21:04:21 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-04-24 21:06:54 +0000 graphics/xfpovray: mark BROKEN on FreeBSD >= 13 --- graphics/xfpovray/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index ff8a09551b65..ff920f600544 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -13,6 +13,9 @@ COMMENT= Graphical interface to POV-Ray LIB_DEPENDS= libforms.so:x11-toolkits/xforms RUN_DEPENDS= povray:graphics/povray-meta +BROKEN_FreeBSD_13= does not build +BROKEN_FreeBSD_14= does not build + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104242109.13OL90F9007639>