svn commit: r396300 - head/net-mgmt/rubygem-blimpy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 7 17:51:11 UTC 2015


Author: sunpoet
Date: Mon Sep  7 17:51:10 2015
New Revision: 396300
URL: https://svnweb.freebsd.org/changeset/ports/396300

Log:
  - Add NO_ARCH

Modified:
  head/net-mgmt/rubygem-blimpy/Makefile

Modified: head/net-mgmt/rubygem-blimpy/Makefile
==============================================================================
--- head/net-mgmt/rubygem-blimpy/Makefile	Mon Sep  7 17:51:05 2015	(r396299)
+++ head/net-mgmt/rubygem-blimpy/Makefile	Mon Sep  7 17:51:10 2015	(r396300)
@@ -15,6 +15,7 @@ RUN_DEPENDS=	rubygem-fog>=0:${PORTSDIR}/
 		rubygem-minitar>=0:${PORTSDIR}/archivers/rubygem-minitar \
 		rubygem-thor>=0:${PORTSDIR}/devel/rubygem-thor
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list