svn commit: r390864 - head/www/rubygem-rails_autolink

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 28 17:58:29 UTC 2015


Author: sunpoet
Date: Sun Jun 28 17:58:28 2015
New Revision: 390864
URL: https://svnweb.freebsd.org/changeset/ports/390864

Log:
  - Add NO_ARCH
  - Remove USE_RAKE

Modified:
  head/www/rubygem-rails_autolink/Makefile

Modified: head/www/rubygem-rails_autolink/Makefile
==============================================================================
--- head/www/rubygem-rails_autolink/Makefile	Sun Jun 28 17:58:23 2015	(r390863)
+++ head/www/rubygem-rails_autolink/Makefile	Sun Jun 28 17:58:28 2015	(r390864)
@@ -13,8 +13,8 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-rails4>=${PORTVERSION}:${PORTSDIR}/www/rubygem-rails4
 
+NO_ARCH=	yes
 USE_RUBY=	yes
-USE_RAKE=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 


More information about the svn-ports-all mailing list