Add a missing run dependence on ocamlfind.
This commit is contained in:
parent
a8719ebcc4
commit
31ebb4ed64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168878
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
|
|||
${LOCALBASE}/lib/ocaml/site-lib/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \
|
||||
${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \
|
||||
${LOCALBASE}/lib/ocaml/site-lib/netstring/netstring.a:${PORTSDIR}/www/ocaml-net
|
||||
RUN_DEPENDS= ocamlfind:${PORTSDIR}/devel/ocaml-findlib
|
||||
|
||||
# Support for url via ftp/ocaml-ocurl
|
||||
.if defined(WITH_OCURL)
|
||||
|
|
Loading…
Reference in a new issue