Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2024 10:29:54 GMT
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 0646168f7207 - 2024Q1 - lang/parrot: stop spam from pkg-fallout
Message-ID:  <202402241029.41OATsjC097936@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0646168f7207b806d6e830fddee296866c726144

commit 0646168f7207b806d6e830fddee296866c726144
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2024-02-18 09:06:25 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2024-02-24 10:28:18 +0000

    lang/parrot: stop spam from pkg-fallout
    
    (cherry picked from commit 06504591ec3d773d567cf41c94ec1bec6e6acf5e)
---
 lang/parrot/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index db2277db5ece..3bd1217b3767 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.parrotcode.org/
 
 LICENSE=	ART20
 
+BROKEN_FreeBSD_14=	Fails to package
+BROKEN_FreeBSD_15=	Fails to package
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/flex:textproc/flex \
 		p5-Pod-Parser>=0:textproc/p5-Pod-Parser \
 		pcre-config:devel/pcre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402241029.41OATsjC097936>