summaryrefslogtreecommitdiff
path: root/www/ocsigen
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-10-29 19:36:26 +0000
committerdholland <dholland@pkgsrc.org>2011-10-29 19:36:26 +0000
commit2aa7431f96e27fd824fcf040c69fca285f562bfe (patch)
treee8bdc4c818cd2fb795f6e024e268a82012083505 /www/ocsigen
parent35a801aa177c8b7152a7519026990e5126e24c6d (diff)
downloadpkgsrc-2aa7431f96e27fd824fcf040c69fca285f562bfe.tar.gz
Mark as BROKEN. There's a directory in the source for newer ocaml, but it's
empty. The precompiled files included in the distfile do not work.
Diffstat (limited to 'www/ocsigen')
-rw-r--r--www/ocsigen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile
index 201b67a5c2f..6d46dc30e40 100644
--- a/www/ocsigen/Makefile
+++ b/www/ocsigen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/01/17 12:02:50 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2011/10/29 19:36:26 dholland Exp $
#
DISTNAME= ocsigen-0.6.0
@@ -10,6 +10,8 @@ MAINTAINER= jaapb@kerguelen.org
HOMEPAGE= http://www.ocsigen.org/
COMMENT= Web programming framework for OCaml
+BROKEN= Does not support ocaml>=3.10
+
DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
DEPENDS+= ocamlnet-[0-9]*:../../net/ocamlnet