summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg>2015-01-23 15:09:26 +0000
committerjoerg <joerg>2015-01-23 15:09:26 +0000
commit62da8f85fbc88a1b4d9c22841c4332db0c1b615c (patch)
tree75f0dcfb6dcd73a2a155b136338a987faa401345 /security
parentcb471345cf2366ea388ea6c7eb5a602d8f4963c9 (diff)
downloadpkgsrc-62da8f85fbc88a1b4d9c22841c4332db0c1b615c.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'security')
-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