svn commit: r388466 - head/comms/rubygem-callsign

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


Author: sunpoet
Date: Wed Jun  3 18:40:51 2015
New Revision: 388466
URL: https://svnweb.freebsd.org/changeset/ports/388466

Log:
  - Add NO_ARCH

Modified:
  head/comms/rubygem-callsign/Makefile

Modified: head/comms/rubygem-callsign/Makefile
==============================================================================
--- head/comms/rubygem-callsign/Makefile	Wed Jun  3 18:40:46 2015	(r388465)
+++ head/comms/rubygem-callsign/Makefile	Wed Jun  3 18:40:51 2015	(r388466)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-hashie>=0:${PORTSDIR}/devel/rubygem-hashie \
 		rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list