aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/camlp4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/camlp4/Makefile b/devel/camlp4/Makefile
index e15c831d7fb8..aa78edbe9151 100644
--- a/devel/camlp4/Makefile
+++ b/devel/camlp4/Makefile
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/OLD/2.04/ \
MAINTAINER= user@unknown.nu
+BROKEN= "Does not compile"
+
BUILD_DEPENDS= ocamlc.opt:${PORTSDIR}/lang/ocaml
HAS_CONFIGURE= yes