Date: Sat, 6 Jul 2024 23:42:21 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 291cba0140ec - main - math/pspp: Mark BROKEN on FreeBSD 14 and 15 Message-ID: <202407062342.466NgLs8032612@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=291cba0140ece129cbb14f335676a862fa538452 commit 291cba0140ece129cbb14f335676a862fa538452 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2024-07-06 23:40:11 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-07-06 23:41:59 +0000 math/pspp: Mark BROKEN on FreeBSD 14 and 15 PR: 279742 Reported by: dgilbert@eicat.ca --- math/pspp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/math/pspp/Makefile b/math/pspp/Makefile index c1c8a38cce9d..c71022baf075 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -19,6 +19,9 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ USES= cpe charsetfix gettext-tools gmake gnome iconv localbase \ libtool perl5 pkgconfig python:build readline +BROKEN_FreeBSD_15= fills disk with endless log of errors +BROKEN_FreeBSD_14= fills disk with endless log of errors + CPE_VENDOR= gnu USE_GNOME= libxml2 USE_PERL5= build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407062342.466NgLs8032612>