diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 09:52:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 09:52:52 +0000 |
commit | db4b1a44a31a9365e71dec8122afb776b5418992 (patch) | |
tree | 2922b8a868123df76cab0ea42eea3b6794934947 /science | |
parent | 7a35b09c8e0d7e382fc7baa61509ed5299bd58ae (diff) | |
download | ports-db4b1a44a31a9365e71dec8122afb776b5418992.tar.gz ports-db4b1a44a31a9365e71dec8122afb776b5418992.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/oof/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/oof/Makefile b/science/oof/Makefile index 0fa3f5e105a8..9e1a127bfe0e 100644 --- a/science/oof/Makefile +++ b/science/oof/Makefile @@ -53,6 +53,7 @@ PLIST_FILES+= bin/oof2abaqus .include <bsd.port.pre.mk> BROKEN= Broken with GCC 4.2 and beyond +DEPRECATED= ${BROKEN} EXPIRATION_DATE=2009-03-22 .if ${ARCH}==sparc64 |