aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-activemodel4
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-05 05:32:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-05 05:32:36 +0000
commitf6f5097cf396c75d7b3db46e971944a26b79526b (patch)
treec19069a463bcfa81a989cbcc75e69ea591c1e397 /databases/rubygem-activemodel4
parentab95a5f077ebb74a50778cfdf8408b6898e24c41 (diff)
downloadports-f6f5097cf396c75d7b3db46e971944a26b79526b.tar.gz
ports-f6f5097cf396c75d7b3db46e971944a26b79526b.zip
Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder
Notes
Notes: svn path=/head/; revision=433374
Diffstat (limited to 'databases/rubygem-activemodel4')
-rw-r--r--databases/rubygem-activemodel4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rubygem-activemodel4/Makefile b/databases/rubygem-activemodel4/Makefile
index 5d95a40e732e..01b2580cef22 100644
--- a/databases/rubygem-activemodel4/Makefile
+++ b/databases/rubygem-activemodel4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= activemodel
PORTVERSION= 4.2.7.1
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 4
@@ -14,7 +15,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \
- rubygem-builder32>=3.2.2:devel/rubygem-builder32
+ rubygem-builder>=3.2.2:devel/rubygem-builder
NO_ARCH= yes
USE_RUBY= yes