aboutsummaryrefslogtreecommitdiff
path: root/math/rubygem-numru-units
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-04-28 14:00:56 +0000
committerSteve Wills <swills@FreeBSD.org>2016-04-28 14:00:56 +0000
commita302c6b9494207fd427ea978321bb3b4fbe3d1b5 (patch)
tree13451f2a55e5da8e6d3bf1650df91267a470d46b /math/rubygem-numru-units
parent0d283139e0b3b5770fcd94e58067673daafc12af (diff)
downloadports-a302c6b9494207fd427ea978321bb3b4fbe3d1b5.tar.gz
ports-a302c6b9494207fd427ea978321bb3b4fbe3d1b5.zip
math/rubygem-numru-units: remove unneeded USE_RAKE
Notes
Notes: svn path=/head/; revision=414172
Diffstat (limited to 'math/rubygem-numru-units')
-rw-r--r--math/rubygem-numru-units/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/rubygem-numru-units/Makefile b/math/rubygem-numru-units/Makefile
index f6d50107b512..6e549234504c 100644
--- a/math/rubygem-numru-units/Makefile
+++ b/math/rubygem-numru-units/Makefile
@@ -12,7 +12,6 @@ COMMENT= Class to handle units of physical quantities for Ruby
NO_ARCH= yes
USE_RUBY= yes
-USE_RAKE= yes
USES= gem
.include <bsd.port.mk>