diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /math/ruby-gsl | |
parent | c757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff) | |
download | ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.tar.gz ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.zip |
Notes
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r-- | math/ruby-gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index 81062fd728ec..2e485c7ece09 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -18,7 +18,7 @@ COMMENT= A Ruby extension library for GSL (GNU Scientific Library) LIB_DEPENDS= gsl.5:${.CURDIR}/../gsl -BROKEN= Does not compile +BROKEN= "Does not compile; will be removed after Feb 2" USE_RUBY= yes USE_RUBY_SETUP= yes |