MFH: r489574 r496712
math/blitz++ is not compatible with python3 PR: 234633 Remove BROKEN for FreeBSD 12 and 13. PR: 236705 Submitted by: lantw44@gmail.com Approved by: ports-secteam (riggs)
This commit is contained in:
parent
4d8dbe2bc7
commit
6791bf4737
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q1/; revision=496714
@ -11,12 +11,10 @@ COMMENT= C++ class library for scientific computing
|
||||
LICENSE= GPLv3 BSD3CLAUSE
|
||||
LICENSE_COMB= multi
|
||||
|
||||
BROKEN_FreeBSD_12= fails to compile: ../blitz/blitz.h:58:12: 'iostream.h' file not found
|
||||
BROKEN_FreeBSD_13= fails to compile: ../blitz/blitz.h:58:12: 'iostream.h' file not found
|
||||
USES= gmake libtool pathfix python:2.7
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool pathfix python
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-shared CXX_OPTIMIZE_FLAGS="${CFLAGS}"
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user