aboutsummaryrefslogtreecommitdiff
path: root/mail/rubygem-actionmailer50
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-10 22:51:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-10 22:51:08 +0000
commitef3817e37b7d2dbf043270f985135b6ea5fbd0ec (patch)
tree2bd2fe188621f2755814383ff5c7fa29136b0dcf /mail/rubygem-actionmailer50
parent4e9a0b7b0b96b11771c6e9a06836927620e3dbfb (diff)
downloadports-ef3817e37b7d2dbf043270f985135b6ea5fbd0ec.tar.gz
ports-ef3817e37b7d2dbf043270f985135b6ea5fbd0ec.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=508538
Diffstat (limited to 'mail/rubygem-actionmailer50')
-rw-r--r--mail/rubygem-actionmailer50/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rubygem-actionmailer50/Makefile b/mail/rubygem-actionmailer50/Makefile
index e7f990d8ba04..c2deb728cc6c 100644
--- a/mail/rubygem-actionmailer50/Makefile
+++ b/mail/rubygem-actionmailer50/Makefile
@@ -19,11 +19,11 @@ RUN_DEPENDS= rubygem-actionpack50>=${PORTVERSION}:www/rubygem-actionpack50 \
rubygem-mail>=2.5.4:mail/rubygem-mail \
rubygem-rails-dom-testing-rails50>=2.0:textproc/rubygem-rails-dom-testing-rails50
-PORTSCOUT= limit:^5\.0\.
-
USES= gem
USE_RUBY= yes
NO_ARCH= yes
+PORTSCOUT= limit:^5\.0\.
+
.include <bsd.port.mk>