1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Mark BROKEN

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
This commit is contained in:
Philip M. Gollucci 2012-02-12 02:08:43 +00:00
parent 91a0b321d8
commit 6ba613c83d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290968
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@ RUN_DEPENDS= rubygem-delayed_job>=2.1:${PORTSDIR}/devel/rubygem-delayed_job \
rubygem-dm-core>=0:${PORTSDIR}/databases/rubygem-dm-core \
rubygem-dm-observer>=0:${PORTSDIR}/databases/rubygem-dm-observer
BROKEN= delayed_job_data_mapper requires delayed_job (~> 2.1)
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -16,6 +16,8 @@ COMMENT= A dm plugin for active_model compliance and thus rails 3 compatibility
RUN_DEPENDS= rubygem-activemodel>=3.1.0:${PORTSDIR}/databases/rubygem-activemodel \
rubygem-dm-core>=1.2.0:${PORTSDIR}/databases/rubygem-dm-core
BROKEN= dm-active_model requires activemodel (~> 3.1.0)
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes