diff options
-rw-r--r-- | www/ocsigen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile index 085378601812..d93b398ca63d 100644 --- a/www/ocsigen/Makefile +++ b/www/ocsigen/Makefile @@ -10,6 +10,8 @@ DISTNAME= ocsigenserver-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Web programming framework for OCaml +BROKEN= Fails to build with ocaml 4.02 + LICENSE= LGPL21_SSLEX LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause LICENSE_FILE= ${WRKSRC}/COPYING |