aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-28 21:44:24 +0800
committerswills <swills@FreeBSD.org>2016-04-28 21:44:24 +0800
commit4aaef8eccc5d15d442847dbb762053de6fa81ef0 (patch)
treefd46ac838b62853f5098cc15750a61795d3562d7 /math
parentfd6899858f34011eb5161aecd58d427069a6096f (diff)
downloadfreebsd-ports-gnome-4aaef8eccc5d15d442847dbb762053de6fa81ef0.tar.gz
freebsd-ports-gnome-4aaef8eccc5d15d442847dbb762053de6fa81ef0.tar.zst
freebsd-ports-gnome-4aaef8eccc5d15d442847dbb762053de6fa81ef0.zip
math/rubygem-fftw3: remove unneeded USE_RAKE
Diffstat (limited to 'math')
-rw-r--r--math/rubygem-fftw3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/rubygem-fftw3/Makefile b/math/rubygem-fftw3/Makefile
index eb3d32e276bf..1a89de319c9d 100644
--- a/math/rubygem-fftw3/Makefile
+++ b/math/rubygem-fftw3/Makefile
@@ -13,7 +13,6 @@ RUN_DEPENDS= rubygem-narray>0:math/rubygem-narray
LIB_DEPENDS= libfftw3.so:math/fftw3
USE_RUBY= yes
-USE_RAKE= yes
USES= gem
.include <bsd.port.mk>