summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/ocaml-cryptokit/Makefile3
-rw-r--r--security/ocaml-ssl/Makefile6
2 files changed, 3 insertions, 6 deletions
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile
index 980a8c61201..f77949e9d0f 100644
--- a/security/ocaml-cryptokit/Makefile
+++ b/security/ocaml-cryptokit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:32 jaapb Exp $
+# $NetBSD: Makefile,v 1.10 2016/02/06 12:10:34 jaapb Exp $
#
DISTNAME= cryptokit-1.9
+PKGNAME= ocaml-${DISTNAME}
PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1229/
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index 871f733862c..1c184f18aed 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2016/02/03 12:48:38 jaapb Exp $
+# $NetBSD: Makefile,v 1.20 2016/02/06 12:10:34 jaapb Exp $
#
-PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml-
DISTNAME= ocaml-ssl-0.5.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=savonet/}
@@ -11,9 +10,6 @@ HOMEPAGE= http://github.com/savonet/ocaml-ssl
COMMENT= SSL library for OCaml
LICENSE= gnu-lgpl-v2.1
-# ssl.cmo used before written
-MAKE_JOBS_SAFE= no
-
HAS_CONFIGURE= yes
USE_TOOLS+= autoconf gmake