diff options
Diffstat (limited to 'ftp/ocaml-ocurl/Makefile')
-rw-r--r-- | ftp/ocaml-ocurl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index 1885b5ec8214..3331521697ef 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/ocurl USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-findlib" +MAKE_JOBS_UNSAFE= yes PKGDEINSTALL= ${PKGINSTALL} FINDLIB_PKGNAME=${PORTNAME:S/o//} |