svn commit: r389540 - head/graphics/rubygem-dragonfly

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 13 20:15:52 UTC 2015


Author: sunpoet
Date: Sat Jun 13 20:15:51 2015
New Revision: 389540
URL: https://svnweb.freebsd.org/changeset/ports/389540

Log:
  - Add NO_ARCH

Modified:
  head/graphics/rubygem-dragonfly/Makefile

Modified: head/graphics/rubygem-dragonfly/Makefile
==============================================================================
--- head/graphics/rubygem-dragonfly/Makefile	Sat Jun 13 20:15:46 2015	(r389539)
+++ head/graphics/rubygem-dragonfly/Makefile	Sat Jun 13 20:15:51 2015	(r389540)
@@ -15,6 +15,7 @@ RUN_DEPENDS=	rubygem-addressable>=2.3:${
 		rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
 		rubygem-rack15>=1.3.0:${PORTSDIR}/www/rubygem-rack15
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list