aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-28 21:42:40 +0800
committerswills <swills@FreeBSD.org>2016-04-28 21:42:40 +0800
commitfd6899858f34011eb5161aecd58d427069a6096f (patch)
tree12dd3cf52c7593638a1e04b9721ab9be73b44ed0 /math
parent88a2d8a1648cd5bcd80e4563419fdd2fc735a466 (diff)
downloadfreebsd-ports-gnome-fd6899858f34011eb5161aecd58d427069a6096f.tar.gz
freebsd-ports-gnome-fd6899858f34011eb5161aecd58d427069a6096f.tar.zst
freebsd-ports-gnome-fd6899858f34011eb5161aecd58d427069a6096f.zip
math/rubygem-narray_miss: remove unneeded USE_RAKE
Diffstat (limited to 'math')
-rw-r--r--math/rubygem-narray_miss/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/rubygem-narray_miss/Makefile b/math/rubygem-narray_miss/Makefile
index 4095ad81b37b..8bab640d8487 100644
--- a/math/rubygem-narray_miss/Makefile
+++ b/math/rubygem-narray_miss/Makefile
@@ -12,7 +12,6 @@ COMMENT= Additional class with processing of missing value to NArray
RUN_DEPENDS= rubygem-narray>0:math/rubygem-narray
USE_RUBY= yes
-USE_RAKE= yes
USES= gem
.include <bsd.port.mk>