svn commit: r388763 - head/devel/rubygem-debugger-xml

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 7 20:41:35 UTC 2015


Author: sunpoet
Date: Sun Jun  7 20:41:34 2015
New Revision: 388763
URL: https://svnweb.freebsd.org/changeset/ports/388763

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-debugger-xml/Makefile

Modified: head/devel/rubygem-debugger-xml/Makefile
==============================================================================
--- head/devel/rubygem-debugger-xml/Makefile	Sun Jun  7 20:41:28 2015	(r388762)
+++ head/devel/rubygem-debugger-xml/Makefile	Sun Jun  7 20:41:34 2015	(r388763)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-builder32>=2.0.0:${PORTSDIR}/devel/rubygem-builder32 \
 		rubygem-byebug>=0:${PORTSDIR}/devel/rubygem-byebug
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list