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 /databases/ruby-sqlite3 | |
parent | 919ed046efaab3bca39493f4f5d70282dbfbc059 (diff) | |
download | ports-70886c1846c06a0379466e2108c0c84fffa4b251.tar.gz ports-70886c1846c06a0379466e2108c0c84fffa4b251.zip |
Notes
Diffstat (limited to 'databases/ruby-sqlite3')
-rw-r--r-- | databases/ruby-sqlite3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-sqlite3/Makefile b/databases/ruby-sqlite3/Makefile index 28e3b8a50a05..c3a4abc1b3d6 100644 --- a/databases/ruby-sqlite3/Makefile +++ b/databases/ruby-sqlite3/Makefile @@ -19,6 +19,8 @@ COMMENT= Ruby interface to the SQLite DB engine version 3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 +BROKEN= Incomplete pkg-plist + USE_BZIP2= yes USE_RUBY= yes USE_RUBY_SETUP= yes |