svn commit: r388478 - head/graphics/rubygem-captcha

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


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

Log:
  - Add NO_ARCH

Modified:
  head/graphics/rubygem-captcha/Makefile

Modified: head/graphics/rubygem-captcha/Makefile
==============================================================================
--- head/graphics/rubygem-captcha/Makefile	Wed Jun  3 18:45:31 2015	(r388477)
+++ head/graphics/rubygem-captcha/Makefile	Wed Jun  3 18:45:35 2015	(r388478)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-rmagick>=2.9.2:${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