diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-11 09:18:54 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-11 09:18:54 +0800 |
commit | 77f60cfede5c6d63c90d621a879ff3d5df42a998 (patch) | |
tree | 55dfd0d4705fe9a9885e14aaac0a1b42f94eb653 | |
parent | 2a15371852895492e1f4eade2388123cebd45a89 (diff) | |
download | freebsd-ports-gnome-77f60cfede5c6d63c90d621a879ff3d5df42a998.tar.gz freebsd-ports-gnome-77f60cfede5c6d63c90d621a879ff3d5df42a998.tar.zst freebsd-ports-gnome-77f60cfede5c6d63c90d621a879ff3d5df42a998.zip |
- Mark BROKEN, set DEPRECATED
With hat: portmgr
-rw-r--r-- | devel/ruby-sexp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ruby-sexp/Makefile b/devel/ruby-sexp/Makefile index 217f1f436942..eb8335b91c07 100644 --- a/devel/ruby-sexp/Makefile +++ b/devel/ruby-sexp/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A ruby library to work with s-expressions +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2013-10-10 + RUN_DEPENDS= rubygem-rparsec>0:${PORTSDIR}/devel/rubygem-rparsec USE_RUBY= yes |