diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-24 17:27:20 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-24 17:27:20 +0000 |
commit | 467e3eccfd56a5642a1c1f7c8fdaf2acf1ddfe74 (patch) | |
tree | 5e7e67ed73f9bfb8068fb5a1d515832e7b1b4249 /lang/ruby16 | |
parent | 2e60d20a7639aae585103f56c39a86012202631d (diff) | |
download | ports-467e3eccfd56a5642a1c1f7c8fdaf2acf1ddfe74.tar.gz ports-467e3eccfd56a5642a1c1f7c8fdaf2acf1ddfe74.zip |
Notes
Diffstat (limited to 'lang/ruby16')
-rw-r--r-- | lang/ruby16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index 1f8a1ddd12aa..9e002dd02fd4 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/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 |