svn commit: r414170 - head/math/rubygem-fftw3

Steve Wills swills at FreeBSD.org
Thu Apr 28 13:44:25 UTC 2016


Author: swills
Date: Thu Apr 28 13:44:24 2016
New Revision: 414170
URL: https://svnweb.freebsd.org/changeset/ports/414170

Log:
  math/rubygem-fftw3: remove unneeded USE_RAKE

Modified:
  head/math/rubygem-fftw3/Makefile

Modified: head/math/rubygem-fftw3/Makefile
==============================================================================
--- head/math/rubygem-fftw3/Makefile	Thu Apr 28 13:42:40 2016	(r414169)
+++ head/math/rubygem-fftw3/Makefile	Thu Apr 28 13:44:24 2016	(r414170)
@@ -13,7 +13,6 @@ RUN_DEPENDS=	rubygem-narray>0:math/rubyg
 LIB_DEPENDS=	libfftw3.so:math/fftw3
 
 USE_RUBY=	yes
-USE_RAKE=	yes
 USES=		gem
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list