summaryrefslogtreecommitdiff
path: root/math/rubygem-mathn
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:16:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:16:39 +0000
commit921f0b3be2075ee752c31907a3b48bb4d3a5777a (patch)
tree6fadf7b6d545f6736b01b55e1a6ca89c33e1fe48 /math/rubygem-mathn
parentUpdate to 2.11.370 (diff)
Cosmetic change
Notes
Notes: svn path=/head/; revision=514999
Diffstat (limited to 'math/rubygem-mathn')
-rw-r--r--math/rubygem-mathn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rubygem-mathn/Makefile b/math/rubygem-mathn/Makefile
index d59e8d7dc0e7..cb7227e6092d 100644
--- a/math/rubygem-mathn/Makefile
+++ b/math/rubygem-mathn/Makefile
@@ -12,7 +12,7 @@ COMMENT= Deprecated library that extends math operations
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
.include <bsd.port.mk>