Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 17:37:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394147 - head/devel/rubygem-activesupport41
Message-ID:  <201508131737.t7DHb98k052839@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508131737.t7DHb98k052839>