mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
* Add build dependency on devel/ocaml-pcre[1].
* Make portlint happy while I am here. Pointed out by: kris,bento[1]
This commit is contained in:
parent
a0b0257cbb
commit
2bef23fb9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80158
@ -17,13 +17,14 @@ COMMENT= Validating XML parser for OCaml
|
||||
|
||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
|
||||
ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
|
||||
${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \
|
||||
${LOCALBASE}/lib/ocaml/site-lib/netstring/netstring.a:${PORTSDIR}/www/ocaml-net
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
ALL_TARGET= all opt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user