diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 09:50:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 09:50:22 +0800 |
commit | 6b789892652b945988200413c34c1471d8008c4d (patch) | |
tree | 187ac42960cebf296bee314e4ed76fde994a3bc3 /databases/ruby-sqlite3 | |
parent | f4e339b198a52d1347f5819c5abcf68e362aff1b (diff) | |
download | freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.tar.gz freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.tar.zst freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.zip |
BROKEN: Incomplete pkg-plist
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 |