summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2015-01-23 15:09:26 +0000
committerjoerg <joerg>2015-01-23 15:09:26 +0000
commit9b414fc0c9c01cc9ff911d116f3f58b4f3e24c39 (patch)
tree75f0dcfb6dcd73a2a155b136338a987faa401345
parentd5f95d77f90951d2973c596e3a548d7e5c09411a (diff)
downloadpkgsrc-9b414fc0c9c01cc9ff911d116f3f58b4f3e24c39.tar.gz
Not MAKE_JOBS_SAFE.
-rw-r--r--security/ocaml-ssl/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index 0c33750f43c..2448b3c686d 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -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 @@ HOMEPAGE= http://savonet.sourceforge.net/wiki/OCamlLibs
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