summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/rubygem-activerecord/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-activerecord/Makefile b/databases/rubygem-activerecord/Makefile
index 90bb6694f8e9..1bef12078cd3 100644
--- a/databases/rubygem-activerecord/Makefile
+++ b/databases/rubygem-activerecord/Makefile
@@ -14,7 +14,7 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel \
rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
- rubygem-arel>=3.0.3:${PORTSDIR}/databases/rubygem-arel3 \
+ rubygem-arel3>=3.0.3:${PORTSDIR}/databases/rubygem-arel3 \
rubygem-tzinfo>=0.3.29:${PORTSDIR}/devel/rubygem-tzinfo
USE_RUBY= yes