aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rubygem-actionmailer4
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-06-13 21:54:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-06-13 21:54:51 +0800
commitbad284dfcb40ef2b1619a1b239b7d789b24b7403 (patch)
tree008346f42bdfd4b681a48f39cfbb17005011593a /mail/rubygem-actionmailer4
parent7bfaf02fd99702abb041a2c40205cd0c497d87c8 (diff)
downloadfreebsd-ports-gnome-bad284dfcb40ef2b1619a1b239b7d789b24b7403.tar.gz
freebsd-ports-gnome-bad284dfcb40ef2b1619a1b239b7d789b24b7403.tar.zst
freebsd-ports-gnome-bad284dfcb40ef2b1619a1b239b7d789b24b7403.zip
- Sort RUN_DEPENDS
- Add NO_ARCH
Diffstat (limited to 'mail/rubygem-actionmailer4')
-rw-r--r--mail/rubygem-actionmailer4/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/rubygem-actionmailer4/Makefile b/mail/rubygem-actionmailer4/Makefile
index ea1a9dcfe53a..be098ee3a270 100644
--- a/mail/rubygem-actionmailer4/Makefile
+++ b/mail/rubygem-actionmailer4/Makefile
@@ -15,9 +15,10 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-actionpack4>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack4 \
rubygem-actionview>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-actionview \
rubygem-activejob>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activejob \
- rubygem-rails-dom-testing>=1.0:${PORTSDIR}/textproc/rubygem-rails-dom-testing \
- rubygem-mail>=2.6.1:${PORTSDIR}/mail/rubygem-mail
+ rubygem-mail>=2.6.1:${PORTSDIR}/mail/rubygem-mail \
+ rubygem-rails-dom-testing>=1.0:${PORTSDIR}/textproc/rubygem-rails-dom-testing
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes