aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-activemodel5
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-10 22:49:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-10 22:49:33 +0000
commit2b5c9f70c9745c9e6321ffe8701d05c4eca0c78a (patch)
tree52879e94b939472668549e7e1244ebdfe4a0fcd1 /databases/rubygem-activemodel5
parentbc03a555bfaf52e703c21ef594a10831fa4743d5 (diff)
downloadports-2b5c9f70c9745c9e6321ffe8701d05c4eca0c78a.tar.gz
ports-2b5c9f70c9745c9e6321ffe8701d05c4eca0c78a.zip
Notes
Diffstat (limited to 'databases/rubygem-activemodel5')
-rw-r--r--databases/rubygem-activemodel5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-activemodel5/Makefile b/databases/rubygem-activemodel5/Makefile
index 24d807b8c32a..773106bccc3f 100644
--- a/databases/rubygem-activemodel5/Makefile
+++ b/databases/rubygem-activemodel5/Makefile
@@ -15,11 +15,11 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5
-PORTSCOUT= limit:^5\.1\.
-
USES= gem
USE_RUBY= yes
NO_ARCH= yes
+PORTSCOUT= limit:^5\.1\.
+
.include <bsd.port.mk>