diff options
Diffstat (limited to 'databases/rubygem-do_sqlite3/Makefile')
-rw-r--r-- | databases/rubygem-do_sqlite3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/rubygem-do_sqlite3/Makefile b/databases/rubygem-do_sqlite3/Makefile index 1f42126f815a..3bf7e9d8aef3 100644 --- a/databases/rubygem-do_sqlite3/Makefile +++ b/databases/rubygem-do_sqlite3/Makefile @@ -17,6 +17,8 @@ COMMENT= Ruby DataObjects driver to the SQLite DB engine version 3 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 RUN_DEPENDS= rubygem-data_objects>=0.9.11:${PORTSDIR}/databases/rubygem-data_objects +BROKEN= unsatisfiable dependency + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |