From ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 18 Nov 2009 22:39:55 +0000 Subject: - Mark MAKE_JOBS_UNSAFE Reported by: pointyhat --- security/ocaml-ssl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/ocaml-ssl/Makefile') diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile index 3cf6048822da..5ea924940359 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -18,6 +18,7 @@ DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME} USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} +MAKE_JOBS_UNSAFE= yes USE_OPENSSL= yes USE_OCAML= yes -- cgit v1.2.3