diff options
| author | Steve Wills <swills@FreeBSD.org> | 2016-12-06 23:11:00 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2016-12-06 23:11:00 +0000 |
| commit | 022c8a22f7bdf3fd630b5cfdfc24f9db748a149a (patch) | |
| tree | 03e8de7ce61d9eb67f76d18817de2b30d27d1520 /databases/rubygem-activerecord-import | |
| parent | Deprecate rails 3.x since upstream support has ended (diff) | |
Deprecate ruby@ ports that depend on deprecated rails 3.x
With hat: ruby@
Notes
Notes:
svn path=/head/; revision=428011
Diffstat (limited to 'databases/rubygem-activerecord-import')
| -rw-r--r-- | databases/rubygem-activerecord-import/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/rubygem-activerecord-import/Makefile b/databases/rubygem-activerecord-import/Makefile index 21a938ea5283..78aaee62d728 100644 --- a/databases/rubygem-activerecord-import/Makefile +++ b/databases/rubygem-activerecord-import/Makefile @@ -16,4 +16,7 @@ NO_ARCH= yes USE_RUBY= yes USES= gem +DEPRECATED= Depends on deprecated databases/rubygem-activerecord +EXPIRATION_DATE= 2017-01-07 + .include <bsd.port.mk> |
