pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/qore-glut-module mark qore-glut-module broken...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58811ccacd6c
branches:  trunk
changeset: 372623:58811ccacd6c
user:      nros <nros%pkgsrc.org@localhost>
date:      Thu Jan 27 18:16:55 2022 +0000

description:
mark qore-glut-module broken since it is incompatible with the new qore apis

diffstat:

 graphics/qore-glut-module/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4e7786f573bb -r 58811ccacd6c graphics/qore-glut-module/Makefile
--- a/graphics/qore-glut-module/Makefile        Thu Jan 27 18:15:27 2022 +0000
+++ b/graphics/qore-glut-module/Makefile        Thu Jan 27 18:16:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/12/08 16:05:04 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/01/27 18:16:55 nros Exp $
 
 DISTNAME=      qore-glut-module-0.0.3
 PKGREVISION=   13
@@ -17,6 +17,8 @@
 
 CONFIGURE_ARGS+=       --with-glut=${BUILDLINK_PREFIX.freeglut}
 
+BROKEN=                "This package has not been updated to use the new Qore apis and breaks because of that."
+
 .include "options.mk"
 
 .include "../../graphics/freeglut/buildlink3.mk"



Home | Main Index | Thread Index | Old Index