svn commit: r389420 - head/devel/rubygem-ruby-atmos-pure
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jun 13 13:56:13 UTC 2015
Author: sunpoet
Date: Sat Jun 13 13:56:12 2015
New Revision: 389420
URL: https://svnweb.freebsd.org/changeset/ports/389420
Log:
- Add NO_ARCH
Modified:
head/devel/rubygem-ruby-atmos-pure/Makefile
Modified: head/devel/rubygem-ruby-atmos-pure/Makefile
==============================================================================
--- head/devel/rubygem-ruby-atmos-pure/Makefile Sat Jun 13 13:56:07 2015 (r389419)
+++ head/devel/rubygem-ruby-atmos-pure/Makefile Sat Jun 13 13:56:12 2015 (r389420)
@@ -11,8 +11,9 @@ COMMENT= Client library for EMC Atmos RE
RUN_DEPENDS= rubygem-log4r>=1.1.9:${PORTSDIR}/sysutils/rubygem-log4r \
rubygem-ruby-hmac>=0.4.0:${PORTSDIR}/security/rubygem-ruby-hmac
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list