aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2007-12-31 00:54:43 +0800
committererwin <erwin@FreeBSD.org>2007-12-31 00:54:43 +0800
commitae263c92612758fc7f03a3bc744aa830b7f1d8bf (patch)
treedf3b9999b5ecd0adc12181abbadb1e5a1af3641d /devel
parent0be31b6e6682a439137831d8b6f4e33b9dece42d (diff)
downloadfreebsd-ports-gnome-ae263c92612758fc7f03a3bc744aa830b7f1d8bf.tar.gz
freebsd-ports-gnome-ae263c92612758fc7f03a3bc744aa830b7f1d8bf.tar.zst
freebsd-ports-gnome-ae263c92612758fc7f03a3bc744aa830b7f1d8bf.zip
Mark BROKEN with GCC 4.2 on all archs.
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-lacaml/Makefile2
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:
#