aboutsummaryrefslogtreecommitdiffstats
path: root/www/ocaml-wdialog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ocaml-wdialog/Makefile')
-rw-r--r--www/ocaml-wdialog/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ocaml-wdialog/Makefile b/www/ocaml-wdialog/Makefile
index 88a54d6bffe2..8f810e22168e 100644
--- a/www/ocaml-wdialog/Makefile
+++ b/www/ocaml-wdialog/Makefile
@@ -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