summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-02-22 01:31:20 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-02-22 01:31:20 +0000
commita8277dd6f76a9bea0b7b598dc255666e0a720473 (patch)
tree4ade3a2bd98642f271e42470068762845a91f775 /science
parentAdd build support for emacs-devel. (diff)
Mark unconditionally BROKEN, EXPIRATION_DATE=2009-03-22.
Suggested by: pav
Notes
Notes: svn path=/head/; revision=228803
Diffstat (limited to 'science')
-rw-r--r--science/oof/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/science/oof/Makefile b/science/oof/Makefile
index 8d1ea93b6fbb..0fa3f5e105a8 100644
--- a/science/oof/Makefile
+++ b/science/oof/Makefile
@@ -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}