diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-12-04 06:22:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-12-04 06:22:32 +0000 |
commit | 32e4a363c1122d4242951d7fef8bc774af40e29e (patch) | |
tree | f738ff4c755ae5c37569fc857ca635b8b6a7c66f /math/open-axiom | |
parent | ab10d6d2d38064144b515a99d75c059d819e1889 (diff) | |
download | ports-32e4a363c1122d4242951d7fef8bc774af40e29e.tar.gz ports-32e4a363c1122d4242951d7fef8bc774af40e29e.zip |
Mark BROKEN
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=402909
Diffstat (limited to 'math/open-axiom')
-rw-r--r-- | math/open-axiom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile index 1d34692b31e5..be2814546ae1 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= stephen@FreeBSD.org COMMENT= Computer algebra system +BROKEN= bootsys goes in an infinite loop during build + BUILD_DEPENDS= sbcl:${PORTSDIR}/lang/sbcl \ noweb:${PORTSDIR}/devel/noweb |