math/rubygem-fftw3: remove unneeded USE_RAKE

This commit is contained in:
Steve Wills 2016-04-28 13:44:24 +00:00
parent b6414e87c5
commit 206e7e259b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414170

View file

@ -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>