Date: Wed, 3 Jun 2015 18:45:40 +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: r388479 - head/graphics/rubygem-gruff Message-ID: <201506031845.t53Ije9Y013946@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 3 18:45:39 2015 New Revision: 388479 URL: https://svnweb.freebsd.org/changeset/ports/388479 Log: - Add NO_ARCH Modified: head/graphics/rubygem-gruff/Makefile Modified: head/graphics/rubygem-gruff/Makefile ============================================================================== --- head/graphics/rubygem-gruff/Makefile Wed Jun 3 18:45:35 2015 (r388478) +++ head/graphics/rubygem-gruff/Makefile Wed Jun 3 18:45:39 2015 (r388479) @@ -13,6 +13,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-rmagick>=2.13.4:${PORTSDIR}/graphics/rubygem-rmagick +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506031845.t53Ije9Y013946>