diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-12-30 16:54:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-12-30 16:54:43 +0000 |
commit | 0682357bce117d293773a3be92805f4d0a25a019 (patch) | |
tree | d801694520f351e3d71a9698dd6ff82d6885fc0e | |
parent | Update to 1.30 (diff) |
Mark BROKEN with GCC 4.2 on all archs.
Diffstat (limited to '')
-rw-r--r-- | devel/ocaml-lacaml/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile index ad702b42252c..6ccaf9a8fc95 100644 --- a/devel/ocaml-lacaml/Makefile +++ b/devel/ocaml-lacaml/Makefile @@ -36,10 +36,8 @@ EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME} .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700042 -.if ${ARCH} == "amd64" BROKEN= Does not install with GCC 4.2 .endif -.endif post-extract: # |