aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-activejob/Makefile1
-rw-r--r--devel/rubygem-activejob/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activejob/Makefile b/devel/rubygem-activejob/Makefile
index 7711393e6cc5..641536ddd2e1 100644
--- a/devel/rubygem-activejob/Makefile
+++ b/devel/rubygem-activejob/Makefile
@@ -14,6 +14,7 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \
rubygem-globalid>=0.3.5:${PORTSDIR}/databases/rubygem-globalid
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/devel/rubygem-activejob/pkg-descr b/devel/rubygem-activejob/pkg-descr
index 65e01649c1d1..101cacb85cd9 100644
--- a/devel/rubygem-activejob/pkg-descr
+++ b/devel/rubygem-activejob/pkg-descr
@@ -1,3 +1,3 @@
Declare job classes that can be run by a variety of queueing backends.
-WWW: https://rubygems.org/gems/activejob
+WWW: http://www.rubyonrails.org/