diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-14 20:13:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-14 20:13:33 +0000 |
commit | 576dbe84a44999c310e022263935b0abf81d4b3a (patch) | |
tree | ca38aebf301404c0ba48118d18f755d2c3324c5e /www/geneweb | |
parent | b67329949f6b87129a486ccf5b4f37d08c83fc6e (diff) | |
download | ports-576dbe84a44999c310e022263935b0abf81d4b3a.tar.gz ports-576dbe84a44999c310e022263935b0abf81d4b3a.zip |
Notes
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 5c92d20505e5..27d76404c403 100644 --- a/www/geneweb/Makefile +++ b/www/geneweb/Makefile @@ -17,6 +17,8 @@ COMMENT= An advanced genealogy software BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ camlp5:${PORTSDIR}/devel/ocaml-camlp5 +BROKEN= does not build + HAS_CONFIGURE= yes MAN1= ged2gwb.1 gwb2ged.1 gwc.1 gwc2.1 gwu.1 gwd.1 consang.1 gwsetup.1 |