aboutsummaryrefslogtreecommitdiff
path: root/lang/cduce
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-20 20:37:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-20 20:37:14 +0000
commit296deb0da8b1214461ba8ead7e683f3f9d0a0b53 (patch)
tree5b637296fa3dce6a704aa509d2e5d0b4ae5e96f6 /lang/cduce
parenta07670146dda18d8d50cc8e7271c3bff1283dc5d (diff)
downloadports-296deb0da8b1214461ba8ead7e683f3f9d0a0b53.tar.gz
ports-296deb0da8b1214461ba8ead7e683f3f9d0a0b53.zip
Notes
Diffstat (limited to 'lang/cduce')
-rw-r--r--lang/cduce/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/cduce/Makefile b/lang/cduce/Makefile
index c000d2ab6a38..8c6e4528bab6 100644
--- a/lang/cduce/Makefile
+++ b/lang/cduce/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://www.cduce.org/download/ \
MAINTAINER= johans@FreeBSD.org
COMMENT= Efficient XML centric functional programming language
+BROKEN= Fails to build
+
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
BUILD_DEPENDS= ${SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \
${SITELIBDIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \