aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-05-30 17:51:35 +0800
committerantoine <antoine@FreeBSD.org>2015-05-30 17:51:35 +0800
commite153fe1e1041428519aa38cfe49425a088ad4156 (patch)
tree2b3721d31a57f4ae2358872421dd0a11e37e4824 /lang
parent01c44cd441646f1872378ab6eb0f5cb48cae5674 (diff)
downloadfreebsd-ports-gnome-e153fe1e1041428519aa38cfe49425a088ad4156.tar.gz
freebsd-ports-gnome-e153fe1e1041428519aa38cfe49425a088ad4156.tar.zst
freebsd-ports-gnome-e153fe1e1041428519aa38cfe49425a088ad4156.zip
Mark a few ports BROKEN
Reported by: pkg-fallout
Diffstat (limited to 'lang')
-rw-r--r--lang/cduce/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/cduce/Makefile b/lang/cduce/Makefile
index 1a348a969bb1..2d0ecbdc2e10 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= libpcre.so:${PORTSDIR}/devel/pcre
BUILD_DEPENDS= ${SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \
${SITELIBDIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \