svn commit: r390859 - head/www/rubygem-jquery-turbolinks

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


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

Log:
  - Add NO_ARCH

Modified:
  head/www/rubygem-jquery-turbolinks/Makefile

Modified: head/www/rubygem-jquery-turbolinks/Makefile
==============================================================================
--- head/www/rubygem-jquery-turbolinks/Makefile	Sun Jun 28 17:58:01 2015	(r390858)
+++ head/www/rubygem-jquery-turbolinks/Makefile	Sun Jun 28 17:58:05 2015	(r390859)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-railties4>=4.1.6:${PORTSDIR}/www/rubygem-railties4 \
 		rubygem-turbolinks>=0:${PORTSDIR}/www/rubygem-turbolinks
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list