Date: Wed, 27 Apr 2016 23:20:35 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414147 - head/math/rubygem-numru-misc Message-ID: <201604272320.u3RNKZ2F079210@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Apr 27 23:20:34 2016 New Revision: 414147 URL: https://svnweb.freebsd.org/changeset/ports/414147 Log: math/rubygem-numru-misc: remove unneeded USE_RAKE Modified: head/math/rubygem-numru-misc/Makefile Modified: head/math/rubygem-numru-misc/Makefile ============================================================================== --- head/math/rubygem-numru-misc/Makefile Wed Apr 27 22:47:22 2016 (r414146) +++ head/math/rubygem-numru-misc/Makefile Wed Apr 27 23:20:34 2016 (r414147) @@ -13,7 +13,6 @@ RUN_DEPENDS= rubygem-narray>0:math/rubyg rubygem-narray_miss>0:math/rubygem-narray_miss USE_RUBY= yes -USE_RAKE= yes USES= gem .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604272320.u3RNKZ2F079210>