git: 222694417049 - main - graphics/IPA: mark BROKEN

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 27 23:54:31 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2226944170490202647af83f7c060013409ba486

commit 2226944170490202647af83f7c060013409ba486
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-08-25 18:45:13 +0000
Commit:     Dmitry Marakasov <amdmi3 at 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
 


More information about the dev-commits-ports-main mailing list