Index: head/science/py-scimath/Makefile =================================================================== --- head/science/py-scimath/Makefile (revision 378196) +++ head/science/py-scimath/Makefile (revision 378197) @@ -1,23 +1,25 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= scimath PORTVERSION= 4.1.2 PORTREVISION= 3 CATEGORIES= science math python MASTER_SITES= http://www.enthought.com/repo/ets/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Scientific and Mathematical calculations LICENSE= BSD3CLAUSE LGPL3 LICENSE_COMB= dual +BROKEN= Fails to build + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=3.6.0:${PORTSDIR}/devel/py-traits RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python USE_PYTHON= distutils autoplist .include