1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Optimize dependencies

PR:		ports/64891
Submitted by:	stephane (maintainer)
This commit is contained in:
Pav Lucistnik 2004-03-29 13:54:55 +00:00
parent 4e8f1098bb
commit 20227fb82e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105609

View File

@ -18,8 +18,8 @@ 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
RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/netstring/netstring.a:${PORTSDIR}/www/ocaml-net
USE_GMAKE= yes