diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-13 16:59:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-13 16:59:52 +0000 |
commit | 03bf21d61e08491c88081f8ccbe7e1911cf2c171 (patch) | |
tree | bc3aecaa09f032ac8ca6459289ca424b782736cf /science | |
parent | ee4ae5baebedaec86ff7f3df657b4a3831d3f087 (diff) | |
download | ports-03bf21d61e08491c88081f8ccbe7e1911cf2c171.tar.gz ports-03bf21d61e08491c88081f8ccbe7e1911cf2c171.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/afni/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile index 90e32734c4b4..d09ab6190453 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -35,6 +35,8 @@ USES= gettext iconv gmake motif NO_STAGE= yes BROKEN= R_io.so fails to build with R-3.0.2 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-06-13 .include <bsd.port.pre.mk> |