summaryrefslogtreecommitdiff
path: root/lang/cduce
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-20 00:06:34 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-20 00:06:34 +0000
commitbfb21e56eb76475f98021d19c70156806b1a4409 (patch)
treeb7e35755fc62576b3c559e913458e6cb0e7cfdca /lang/cduce
parentSave this mindless diversion from the scrapheap by mirroring it on freefall. (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=153936
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