aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-19 20:14:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-19 20:14:58 +0000
commit429a4e9e1d923234ccfb13433c157cac237e44fc (patch)
tree37a25b805224068d65273efecf31869a765de6a6 /net-im
parent99487c798eb892e744774be4771bcaaed992dc51 (diff)
downloadports-429a4e9e1d923234ccfb13433c157cac237e44fc.tar.gz
ports-429a4e9e1d923234ccfb13433c157cac237e44fc.zip
- Chase ocaml-cryptokit update and mark BROKEN, it fails to build later
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=224453
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ocaml-jabbr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/ocaml-jabbr/Makefile b/net-im/ocaml-jabbr/Makefile
index bce12a28a79d..148b878a9f95 100644
--- a/net-im/ocaml-jabbr/Makefile
+++ b/net-im/ocaml-jabbr/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= XML Messaging and Presence Protocol a.k.a. Jabber for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/cryptokit.cma:${PORTSDIR}/security/ocaml-cryptokit \
+RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/cryptokit/cryptokit.cma:${PORTSDIR}/security/ocaml-cryptokit \
${LOCALBASE}/lib/ocaml/yaxpo.cma:${PORTSDIR}/textproc/ocaml-yaxpo
# depend when building as well
@@ -25,6 +25,8 @@ BUILD_DEPENDS+= ${RUN_DEPENDS}
DATE_VERSION= 20021124
+BROKEN= does not build
+
post-configure:
# PREFIX safeness
@${REINPLACE_CMD} -E -e \