- Optimize dependencies

PR:		ports/64893
Submitted by:	stephane (maintainer)
This commit is contained in:
Pav Lucistnik 2004-03-29 13:56:43 +00:00
parent 20227fb82e
commit d71e27edd0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105610

View File

@ -18,9 +18,8 @@ COMMENT= Advanced system to create dialog-centric web applications
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/cgi/cgi.a:${PORTSDIR}/www/ocaml-net \
${LOCALBASE}/lib/ocaml/site-lib/pxp-engine/pxp_engine.a:${PORTSDIR}/textproc/ocaml-pxp
RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/pxp-engine/pxp_engine.a:${PORTSDIR}/textproc/ocaml-pxp
USE_GMAKE= yes