diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-12 02:08:43 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-12 02:08:43 +0000 |
commit | 6ba613c83d6c3fa183861254eb368eda6124510b (patch) | |
tree | a1e61dab9a114c5a650f6734a0158cb123204fc7 /databases/rubygem-dm-active_model | |
parent | 91a0b321d8fe8620427f282ded165a628fefc974 (diff) | |
download | ports-6ba613c83d6c3fa183861254eb368eda6124510b.tar.gz ports-6ba613c83d6c3fa183861254eb368eda6124510b.zip |
- Mark BROKEN
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes
Notes:
svn path=/head/; revision=290968
Diffstat (limited to 'databases/rubygem-dm-active_model')
-rw-r--r-- | databases/rubygem-dm-active_model/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/rubygem-dm-active_model/Makefile b/databases/rubygem-dm-active_model/Makefile index 213915d34f8a..8f3e5127a114 100644 --- a/databases/rubygem-dm-active_model/Makefile +++ b/databases/rubygem-dm-active_model/Makefile @@ -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 |