aboutsummaryrefslogtreecommitdiff
path: root/math/ruby-gmp
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-04 01:30:57 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-04 01:30:57 +0000
commitf3342f93f39f606b04fbb1f8fafeccc9be407440 (patch)
tree99cefa20603944e222c0bd586127a8237381a90f /math/ruby-gmp
parentaab2ff6debcc9ade62e8978004332dc083c3c045 (diff)
Notes
Diffstat (limited to 'math/ruby-gmp')
-rw-r--r--math/ruby-gmp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/ruby-gmp/Makefile b/math/ruby-gmp/Makefile
index bebedef858b4..610994aa2c0e 100644
--- a/math/ruby-gmp/Makefile
+++ b/math/ruby-gmp/Makefile
@@ -17,6 +17,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings to GNU Multiprecision Library
+DEPRECATED= Doesn't work with Ruby 1.9
+EXPIRATION_DATE= 2011-08-03
+
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
USE_RUBY= yes