diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-22 08:50:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-22 08:50:38 +0000 |
commit | d578beb81e8c40e0925384dd64b9221b8ec3de4b (patch) | |
tree | d2271f222a5de690b21527e3832756b7d4a087fb /mail/rubygem-actionmailer5 | |
parent | 01a73c261d4edd026200b712b41e35f032eb2623 (diff) |
Notes
Diffstat (limited to 'mail/rubygem-actionmailer5')
-rw-r--r-- | mail/rubygem-actionmailer5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/rubygem-actionmailer5/Makefile b/mail/rubygem-actionmailer5/Makefile index afbcfbd5e1d7..ac3839d54f65 100644 --- a/mail/rubygem-actionmailer5/Makefile +++ b/mail/rubygem-actionmailer5/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= rubygem-actionpack5>=${PORTVERSION}:www/rubygem-actionpack5 \ rubygem-mail>=2.5.4:mail/rubygem-mail \ rubygem-rails-dom-testing-rails5>=2.0:textproc/rubygem-rails-dom-testing-rails5 +PORTSCOUT= limit:^5\.1\. + NO_ARCH= yes USE_RUBY= yes USES= gem |