diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-09 00:25:17 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-09 00:25:17 +0800 |
commit | 2761fdac991b8734537fe54381fabe7710689802 (patch) | |
tree | 926f93f510821a6781beb7e4314bedd2d8ad7f76 /lang/bigloo | |
parent | f0b1e5a0e6b32e81157fcab4c5623e439ed17328 (diff) | |
download | freebsd-ports-gnome-2761fdac991b8734537fe54381fabe7710689802.tar.gz freebsd-ports-gnome-2761fdac991b8734537fe54381fabe7710689802.tar.zst freebsd-ports-gnome-2761fdac991b8734537fe54381fabe7710689802.zip |
Mark BROKEN: Checksum and size mismatch
Diffstat (limited to 'lang/bigloo')
-rw-r--r-- | lang/bigloo/Makefile | 1 |
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 |