svn commit: r388477 - head/devel/rubygem-ruby-bugzilla

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:45:32 UTC 2015


Author: sunpoet
Date: Wed Jun  3 18:45:31 2015
New Revision: 388477
URL: https://svnweb.freebsd.org/changeset/ports/388477

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-ruby-bugzilla/Makefile

Modified: head/devel/rubygem-ruby-bugzilla/Makefile
==============================================================================
--- head/devel/rubygem-ruby-bugzilla/Makefile	Wed Jun  3 18:45:26 2015	(r388476)
+++ head/devel/rubygem-ruby-bugzilla/Makefile	Wed Jun  3 18:45:31 2015	(r388477)
@@ -15,6 +15,7 @@ RUN_DEPENDS=	rubygem-gruff>=0:${PORTSDIR
     		rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \
 		rubygem-rmagick>=0:${PORTSDIR}/graphics/rubygem-rmagick
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list