aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cduce
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-20 08:06:34 +0800
committerkris <kris@FreeBSD.org>2006-01-20 08:06:34 +0800
commitaffdd0c4372c789136fde13943d3c0fee98b44d5 (patch)
tree0e2968e89959973b937b05ee27c08aaff336acd4 /lang/cduce
parent0f7c2a7deb1dfd8b07ff0c29f61593ddb5b955b0 (diff)
downloadfreebsd-ports-gnome-affdd0c4372c789136fde13943d3c0fee98b44d5.tar.gz
freebsd-ports-gnome-affdd0c4372c789136fde13943d3c0fee98b44d5.tar.zst
freebsd-ports-gnome-affdd0c4372c789136fde13943d3c0fee98b44d5.zip
BROKEN: Does not compile
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 72f580e7067b..92ba4291335a 100644
--- a/lang/cduce/Makefile
+++ b/lang/cduce/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \
${LOCALBASE}/lib/ocaml/site-lib/netstring/netstring.a:${PORTSDIR}/www/ocaml-net
+BROKEN= Does not compile
+
# Support for url via ftp/ocaml-ocurl
.if !defined(WITHOUT_OCURL)
BUILD_DEPENDS+= ${LOCALBASE}/lib/ocaml/site-lib/curl/curl.cmi:${PORTSDIR}/ftp/ocaml-ocurl