aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/ocaml-ocurl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile
index 84abeee0c15a..c04cf7f710ae 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.8.2
CATEGORIES= ftp
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danfe@FreeBSD.org
COMMENT= Interface for OCaml to the curl lib
LICENSE= MIT
@@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl
USES= gmake
GNU_CONFIGURE= yes
-#CONFIGURE_ARGS+="--with-findlib"
+MAKE_JOBS_UNSAFE= yes
USE_GITHUB= yes
GH_ACCOUNT= ygrek
@@ -45,7 +45,6 @@ post-install:
post-configure-LWT-off:
# Override auto-detection
-
${REINPLACE_CMD} 's/(lwt,no)/(no,no)/' ${WRKSRC}/Makefile \
${WRKSRC}/examples/Makefile