svn commit: r389533 - head/devel/rubygem-activesupport

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 13 20:15:12 UTC 2015


Author: sunpoet
Date: Sat Jun 13 20:15:11 2015
New Revision: 389533
URL: https://svnweb.freebsd.org/changeset/ports/389533

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-activesupport/Makefile

Modified: head/devel/rubygem-activesupport/Makefile
==============================================================================
--- head/devel/rubygem-activesupport/Makefile	Sat Jun 13 20:15:04 2015	(r389532)
+++ head/devel/rubygem-activesupport/Makefile	Sat Jun 13 20:15:11 2015	(r389533)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \
 		rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list