svn commit: r389531 - head/databases/rubygem-dm-types

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


Author: sunpoet
Date: Sat Jun 13 20:14:59 2015
New Revision: 389531
URL: https://svnweb.freebsd.org/changeset/ports/389531

Log:
  - Add NO_ARCH

Modified:
  head/databases/rubygem-dm-types/Makefile

Modified: head/databases/rubygem-dm-types/Makefile
==============================================================================
--- head/databases/rubygem-dm-types/Makefile	Sat Jun 13 20:14:53 2015	(r389530)
+++ head/databases/rubygem-dm-types/Makefile	Sat Jun 13 20:14:59 2015	(r389531)
@@ -19,6 +19,7 @@ RUN_DEPENDS=	rubygem-bcrypt-ruby>=3.0:${
 		rubygem-stringex>=1.4:${PORTSDIR}/devel/rubygem-stringex \
 		rubygem-uuidtools>=2.1:${PORTSDIR}/devel/rubygem-uuidtools
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list