aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-08 16:25:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-08 16:25:17 +0000
commit5d01372be6735b944b93c4234b9b264bf8326724 (patch)
tree926f93f510821a6781beb7e4314bedd2d8ad7f76
parentd219bcb5a2036e3a88eeedc54148abc91ece7a6a (diff)
downloadports-5d01372be6735b944b93c4234b9b264bf8326724.tar.gz
ports-5d01372be6735b944b93c4234b9b264bf8326724.zip
Notes
-rw-r--r--lang/bigloo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile
index 40c47556797a..315840225718 100644
--- a/lang/bigloo/Makefile
+++ b/lang/bigloo/Makefile
@@ -16,6 +16,7 @@ LICENSE_COMB= multi
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
libgmp.so:${PORTSDIR}/math/gmp
+BROKEN= Checksum and size mismatch
USES= compiler:c++0x gmake
USE_EMACS= yes
HAS_CONFIGURE= yes