summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-06-26 20:55:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-06-26 20:55:55 +0000
commit97072666cdb6de88f24e11535002129e5669832b (patch)
tree959bfb25b5e100a8a4b514176717ed30bd2a5b46 /devel
parent- fix installation on powerpc (diff)
- Mark BROKEN: does not build
The field `compare' is required but not provided gmake: *** [src/misc/service_graph.cmo] Error 2 Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=300045
Diffstat (limited to 'devel')
-rw-r--r--devel/frama-c/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/frama-c/Makefile b/devel/frama-c/Makefile
index 2e8e04f04430..af0972bc0ed4 100644
--- a/devel/frama-c/Makefile
+++ b/devel/frama-c/Makefile
@@ -21,6 +21,8 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/ocamlgraph/graph.a:${PORTSDIR}/math/ocaml-ocamlgraph
RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/ocamlgraph/graph.a:${PORTSDIR}/math/ocaml-ocamlgraph
+BROKEN= does not build
+
GNU_CONFIGURE= yes
MAKE_ENV+= FRAMAC_LIBDIR="${PREFIX}/lib/frama-c"
MAN1= frama-c.1 frama-c-gui.1