mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Mark unconditionally BROKEN, EXPIRATION_DATE=2009-03-22.
Suggested by: pav
This commit is contained in:
parent
be1c6501b1
commit
a8277dd6f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228803
@ -23,7 +23,7 @@ WITH_ATLAS= yes
|
||||
LIB_DEPENDS+= atlas.2:${PORTSDIR}/math/atlas
|
||||
BLAS_LIBS= -lf77blas -latlas
|
||||
.else
|
||||
LIB_DEPENDS+= blas.2:${PORTSDIR}/math/blas
|
||||
LIB_DEPENDS+= blas.2:${PORTSDIR}/math/blas
|
||||
BLAS_LIBS= -lblas
|
||||
.endif
|
||||
|
||||
@ -52,9 +52,8 @@ PLIST_FILES+= bin/oof2abaqus
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Broken with gcc 4.2
|
||||
.endif
|
||||
BROKEN= Broken with GCC 4.2 and beyond
|
||||
EXPIRATION_DATE=2009-03-22
|
||||
|
||||
.if ${ARCH}==sparc64
|
||||
BROKEN= does not compile on ${ARCH}
|
||||
|
Loading…
Reference in New Issue
Block a user