diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
commit | 70886c1846c06a0379466e2108c0c84fffa4b251 (patch) | |
tree | 406dd75246336326a6a6e88acdbbe74f394f9a46 /lang/ruby16-shim-ruby18 | |
parent | BROKEN: Does not correctly use gettext (diff) |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'lang/ruby16-shim-ruby18')
-rw-r--r-- | lang/ruby16-shim-ruby18/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby16-shim-ruby18/Makefile b/lang/ruby16-shim-ruby18/Makefile index eac37967966c..b162f196524a 100644 --- a/lang/ruby16-shim-ruby18/Makefile +++ b/lang/ruby16-shim-ruby18/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A set of Ruby modules to provide Ruby 1.8 functionalities +BROKEN= Incomplete pkg-plist + USE_BZIP2= yes USE_OPENSSL= yes |