svn commit: r389057 - head/devel/rubygem-fog-json
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 10 16:46:22 UTC 2015
Author: sunpoet
Date: Wed Jun 10 16:46:21 2015
New Revision: 389057
URL: https://svnweb.freebsd.org/changeset/ports/389057
Log:
- Add NO_ARCH
Modified:
head/devel/rubygem-fog-json/Makefile
Modified: head/devel/rubygem-fog-json/Makefile
==============================================================================
--- head/devel/rubygem-fog-json/Makefile Wed Jun 10 16:46:16 2015 (r389056)
+++ head/devel/rubygem-fog-json/Makefile Wed Jun 10 16:46:21 2015 (r389057)
@@ -14,6 +14,7 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-fog-core>=1.0:${PORTSDIR}/devel/rubygem-fog-core \
rubygem-multi_json>=1.10:${PORTSDIR}/devel/rubygem-multi_json
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-all
mailing list