diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 22:07:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 22:07:49 +0000 |
commit | 676e78bb223c93265c52be723a89b64768816b93 (patch) | |
tree | 67d867f6f147cdaa540a6dcee61968ac29222c34 /databases/ruby-dbd_proxy | |
parent | 1e563ff77ea52998d4dd951f286b7d7155854279 (diff) |
Notes
Diffstat (limited to 'databases/ruby-dbd_proxy')
-rw-r--r-- | databases/ruby-dbd_proxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-dbd_proxy/Makefile b/databases/ruby-dbd_proxy/Makefile index 10e25d75b83b..9f4921d196f3 100644 --- a/databases/ruby-dbd_proxy/Makefile +++ b/databases/ruby-dbd_proxy/Makefile @@ -19,6 +19,8 @@ COMMENT= Proxy/Server driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} +BROKEN= Does not build + USE_RUBY= yes USE_RUBY_FEATURES= drb USE_RUBY_SETUP= yes |