diff options
author | knu <knu@FreeBSD.org> | 2001-05-24 17:27:20 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-05-24 17:27:20 +0000 |
commit | 223d2d0eb6308489e24b2a623dba6e096e6a4eab (patch) | |
tree | 2d4bea887d74a842f7caebda356c6939ddba907d /lang/ruby | |
parent | 78ba3349326a7c2878d8b44fb189a770822726ec (diff) | |
download | FreeBSD-ports-223d2d0eb6308489e24b2a623dba6e096e6a4eab.zip FreeBSD-ports-223d2d0eb6308489e24b2a623dba6e096e6a4eab.tar.gz |
Temporarily mark as broken. The 1.6.4-preview3 tarball is missing
some library and document files. I'll unbreak when the new tarball is
ready. Sorry for inconvenience.
Diffstat (limited to 'lang/ruby')
-rw-r--r-- | lang/ruby/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 1f8a1dd..9e002dd 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= knu@FreeBSD.org +BROKEN= "tarball incomplete - waiting for repack" + USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_RUN_DEPENDS= yes |