diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-05-21 17:25:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-05-21 17:25:43 +0000 |
commit | 954b71179dbf213e763b1b992dd3684152316c60 (patch) | |
tree | b993ec5810e6460448cf37666244f89612d2430f /ftp/ocaml-ocurl | |
parent | 692020b722e0cc6951065f434600eb9bdc960230 (diff) | |
download | ports-954b71179dbf213e763b1b992dd3684152316c60.tar.gz ports-954b71179dbf213e763b1b992dd3684152316c60.zip |
Notes
Diffstat (limited to 'ftp/ocaml-ocurl')
-rw-r--r-- | ftp/ocaml-ocurl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index 75e14a639d7d..d737f94ebc3e 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl +BROKEN= Changes permissions of installed file + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-findlib" |