aboutsummaryrefslogtreecommitdiff
path: root/www/ocaml-wdialog
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-29 13:56:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-29 13:56:43 +0000
commitd71e27edd0aba253fa39a51c57796670266ed84e (patch)
treea590f3fc3ebb1623683b9920520966f480995e58 /www/ocaml-wdialog
parent20227fb82e863b3e2b3c4efc19b85d10a26a22b7 (diff)
downloadports-d71e27edd0aba253fa39a51c57796670266ed84e.tar.gz
ports-d71e27edd0aba253fa39a51c57796670266ed84e.zip
Notes
Diffstat (limited to 'www/ocaml-wdialog')
-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