pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ocaml-ssl
Module Name: pkgsrc
Committed By: jaapb
Date: Fri Sep 8 13:34:04 UTC 2017
Modified Files:
pkgsrc/security/ocaml-ssl: Makefile
Log Message:
Build is not safe for -j n.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/ocaml-ssl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/ocaml-ssl/Makefile
diff -u pkgsrc/security/ocaml-ssl/Makefile:1.27 pkgsrc/security/ocaml-ssl/Makefile:1.28
--- pkgsrc/security/ocaml-ssl/Makefile:1.27 Fri Sep 8 09:51:25 2017
+++ pkgsrc/security/ocaml-ssl/Makefile Fri Sep 8 13:34:04 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2017/09/08 09:51:25 jaapb Exp $
+# $NetBSD: Makefile,v 1.28 2017/09/08 13:34:04 jaapb Exp $
#
DISTNAME= ocaml-ssl-0.5.3
@@ -13,6 +13,7 @@ LICENSE= gnu-lgpl-v2.1
HAS_CONFIGURE= yes
USE_TOOLS+= autoconf gmake
+MAKE_JOBS_SAFE= no
OCAML_USE_FINDLIB= yes
OCAML_FINDLIB_REGISTER= yes
Home |
Main Index |
Thread Index |
Old Index