diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-30 06:31:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-30 06:31:46 +0000 |
commit | 9c4e7c194614e58671223f4fde33ff3cabec4bb9 (patch) | |
tree | e1f389973174d2d28d54ce1e5fee3e0b085a76e8 /www/ocsigen | |
parent | 4d91c56cd2a0ce76341109d221d820eb9d214046 (diff) |
Notes
Diffstat (limited to 'www/ocsigen')
-rw-r--r-- | www/ocsigen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile index 4c45836c375a..8864529429af 100644 --- a/www/ocsigen/Makefile +++ b/www/ocsigen/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ocaml-net<2:${PORTSDIR}/www/ocaml-net \ RUN_DEPENDS= ocaml-net<2:${PORTSDIR}/www/ocaml-net \ ${SA_DIR}/ssl/ssl.a:${PORTSDIR}/security/ocaml-ssl +BROKEN= unsatisfiable dependency line + USE_OCAML= yes USE_OCAML_FINDLIB= yes USE_OCAML_LDCONFIG= yes |