diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-20 22:36:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-20 22:36:31 +0000 |
commit | c9961e6559e690d16b0d27dc50adc8393cc2a948 (patch) | |
tree | ceda343a394607efbb90cd8f3a33f44c49b4ae24 /www/geneweb | |
parent | - Fix build after xorg cleanup (diff) |
- Mark BROKEN: Camlp4: Uncaught exception: DynLoader.Error ("pa_ifdef.cmo",
"file not found in path")
Reported by: pointyhat
Diffstat (limited to 'www/geneweb')
-rw-r--r-- | www/geneweb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/geneweb/Makefile b/www/geneweb/Makefile index 13f21667239a..e4a65d9a302e 100644 --- a/www/geneweb/Makefile +++ b/www/geneweb/Makefile @@ -17,6 +17,8 @@ COMMENT= An advanced genealogy software BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml +BROKEN= does not build with new ocaml + MAN1= ged2gwb.1 gwb2ged.1 gwc.1 gwu.1 SUB_FILES+= pkg-message |