aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2013-10-11 09:18:54 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2013-10-11 09:18:54 +0800
commit77f60cfede5c6d63c90d621a879ff3d5df42a998 (patch)
tree55dfd0d4705fe9a9885e14aaac0a1b42f94eb653
parent2a15371852895492e1f4eade2388123cebd45a89 (diff)
downloadfreebsd-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/Makefile3
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