svn commit: r390196 - head/devel/rubygem-travis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 21 10:41:03 UTC 2015


Author: sunpoet
Date: Sun Jun 21 10:41:02 2015
New Revision: 390196
URL: https://svnweb.freebsd.org/changeset/ports/390196

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-travis/Makefile

Modified: head/devel/rubygem-travis/Makefile
==============================================================================
--- head/devel/rubygem-travis/Makefile	Sun Jun 21 10:40:57 2015	(r390195)
+++ head/devel/rubygem-travis/Makefile	Sun Jun 21 10:41:02 2015	(r390196)
@@ -23,6 +23,7 @@ RUN_DEPENDS=	rubygem-addressable>=2.3:${
 		rubygem-pusher-client>=0.4:${PORTSDIR}/www/rubygem-pusher-client \
 		rubygem-typhoeus>=0.6.8:${PORTSDIR}/www/rubygem-typhoeus
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list