pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/omake This does not build with ocaml 4.06, so ma...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d438ba25951c
branches: trunk
changeset: 375149:d438ba25951c
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Feb 04 08:06:22 2018 +0000
description:
This does not build with ocaml 4.06, so mark it BROKEN,
on the grounds that it isn't immediately clear if it's worth fixing.
diffstat:
devel/omake/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 527f6160a0d0 -r d438ba25951c devel/omake/Makefile
--- a/devel/omake/Makefile Sun Feb 04 06:16:33 2018 +0000
+++ b/devel/omake/Makefile Sun Feb 04 08:06:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/01/10 16:53:11 jaapb Exp $
+# $NetBSD: Makefile,v 1.18 2018/02/04 08:06:22 dholland Exp $
#
DISTNAME= omake-${VERSION}-0.rc1
@@ -12,6 +12,8 @@
COMMENT= Build system designed for scalability and portability
LICENSE= gnu-gpl-v2 AND mit AND gnu-lgpl-v2.1
+BROKEN= Does not build with ocaml 4.06.
+
MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR}/omake-${VERSION}
Home |
Main Index |
Thread Index |
Old Index