svn commit: r401671 - head/security/rubygem-metasploit-credential

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 03:04:42 UTC 2015


Author: sunpoet
Date: Sun Nov 15 03:04:40 2015
New Revision: 401671
URL: https://svnweb.freebsd.org/changeset/ports/401671

Log:
  - Add NO_ARCH

Modified:
  head/security/rubygem-metasploit-credential/Makefile

Modified: head/security/rubygem-metasploit-credential/Makefile
==============================================================================
--- head/security/rubygem-metasploit-credential/Makefile	Sun Nov 15 03:04:36 2015	(r401670)
+++ head/security/rubygem-metasploit-credential/Makefile	Sun Nov 15 03:04:40 2015	(r401671)
@@ -19,6 +19,7 @@ RUN_DEPENDS=	rubygem-metasploit-concern>
 		rubygem-rubyntlm>=0:${PORTSDIR}/net/rubygem-rubyntlm \
 		rubygem-rubyzip>=1.1:${PORTSDIR}/archivers/rubygem-rubyzip
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list