pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ocaml-ssl Not MAKE_JOBS_SAFE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/758b2de3d222
branches: trunk
changeset: 645119:758b2de3d222
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 23 15:09:26 2015 +0000
description:
Not MAKE_JOBS_SAFE.
diffstat:
security/ocaml-ssl/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r c31b57cd49cb -r 758b2de3d222 security/ocaml-ssl/Makefile
--- a/security/ocaml-ssl/Makefile Fri Jan 23 15:07:53 2015 +0000
+++ b/security/ocaml-ssl/Makefile Fri Jan 23 15:09:26 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/01/20 14:24:37 jaapb Exp $
+# $NetBSD: Makefile,v 1.16 2015/01/23 15:09:26 joerg Exp $
#
PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml-
@@ -12,6 +12,9 @@
COMMENT= SSL library for OCaml
LICENSE= gnu-lgpl-v2.1
+# ssl.cmo used before written
+MAKE_JOBS_SAFE= no
+
HAS_CONFIGURE= yes
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index