svn commit: r394147 - head/devel/rubygem-activesupport41

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 13 17:37:09 UTC 2015


Author: sunpoet
Date: Thu Aug 13 17:37:08 2015
New Revision: 394147
URL: https://svnweb.freebsd.org/changeset/ports/394147

Log:
  - Add NO_ARCH
  - Remove USE_RUBY_FEATURES

Modified:
  head/devel/rubygem-activesupport41/Makefile

Modified: head/devel/rubygem-activesupport41/Makefile
==============================================================================
--- head/devel/rubygem-activesupport41/Makefile	Thu Aug 13 17:37:03 2015	(r394146)
+++ head/devel/rubygem-activesupport41/Makefile	Thu Aug 13 17:37:08 2015	(r394147)
@@ -18,9 +18,9 @@ RUN_DEPENDS=	rubygem-i18n>=0.6.9:${PORTS
 		rubygem-thread_safe1>=0.1:${PORTSDIR}/devel/rubygem-thread_safe1 \
 		rubygem-tzinfo>=1.1:${PORTSDIR}/devel/rubygem-tzinfo
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-USE_RUBY_FEATURES=	iconv
 RUBYGEM_AUTOPLIST=	yes
 
 PORTSCOUT=	limit:^4\.1


More information about the svn-ports-head mailing list