aboutsummaryrefslogtreecommitdiffstats
path: root/math/rubygem-numru-misc
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-28 07:20:34 +0800
committerswills <swills@FreeBSD.org>2016-04-28 07:20:34 +0800
commit49f9dc819aff797a82f44efafdcd3ca084228bef (patch)
tree2788683ad127805a378a9b0a100f44f1933d1ad5 /math/rubygem-numru-misc
parentb64a6d8c372100b7aefec9964c3eb10f868c193c (diff)
downloadfreebsd-ports-gnome-49f9dc819aff797a82f44efafdcd3ca084228bef.tar.gz
freebsd-ports-gnome-49f9dc819aff797a82f44efafdcd3ca084228bef.tar.zst
freebsd-ports-gnome-49f9dc819aff797a82f44efafdcd3ca084228bef.zip
math/rubygem-numru-misc: remove unneeded USE_RAKE
Diffstat (limited to 'math/rubygem-numru-misc')
-rw-r--r--math/rubygem-numru-misc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/rubygem-numru-misc/Makefile b/math/rubygem-numru-misc/Makefile
index ebced9f77660..7fa2468f6349 100644
--- a/math/rubygem-numru-misc/Makefile
+++ b/math/rubygem-numru-misc/Makefile
@@ -13,7 +13,6 @@ RUN_DEPENDS= rubygem-narray>0:math/rubygem-narray \
rubygem-narray_miss>0:math/rubygem-narray_miss
USE_RUBY= yes
-USE_RAKE= yes
USES= gem
.include <bsd.port.mk>