Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2021 23:54:30 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: 222694417049 - main - graphics/IPA: mark BROKEN
Message-ID:  <202108272354.17RNsUg2055294@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=2226944170490202647af83f7c060013409ba486

commit 2226944170490202647af83f7c060013409ba486
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-08-25 18:45:13 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-08-27 23:49:13 +0000

    graphics/IPA: mark BROKEN
---
 graphics/IPA/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile
index 37530d407606..549460007768 100644
--- a/graphics/IPA/Makefile
+++ b/graphics/IPA/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Image Processing Algorithms
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
+BROKEN=		does not build: use of undeclared identifier 'nilHandle'
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Prima>1.24:x11-toolkits/p5-Prima
 



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