diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-08-19 15:35:35 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-08-19 15:35:35 +0000 |
commit | f64d9973793a9276d2552aa0e13dcb33bbfb61dc (patch) | |
tree | 09c2d656aaba0bcc376e74ce56d845f491a8ffa7 /science/ruby-dcl | |
parent | c14a472bf60c9ab3d6accf2f58243c81cc3a4d3b (diff) |
Notes
Diffstat (limited to 'science/ruby-dcl')
-rw-r--r-- | science/ruby-dcl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/ruby-dcl/Makefile b/science/ruby-dcl/Makefile index 388c82be2984..13642432499f 100644 --- a/science/ruby-dcl/Makefile +++ b/science/ruby-dcl/Makefile @@ -40,6 +40,9 @@ PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES +DEPRECATED= Depends on deprecated math/ruby-narray +EXPIRATION_DATE= 2014-09-20 + .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" |