- Mark BROKEN

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2010-01-28 22:57:12 +00:00
parent a72e9fbd79
commit 8dbd40a917
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248777
3 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,8 @@ COMMENT= Ruby DataObjects driver for MySQL
RUN_DEPENDS= rubygem-data_objects>=0.9.11:${PORTSDIR}/databases/rubygem-data_objects
BROKEN= unsatisfiable dependency
USE_MYSQL= yes
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -16,6 +16,8 @@ COMMENT= Ruby DataObjects driver for PostgreSQL
RUN_DEPENDS= rubygem-data_objects>=0.9.11:${PORTSDIR}/databases/rubygem-data_objects
BROKEN= unsatisfiable dependency
USE_PGSQL= yes
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -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