- Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-23 12:22:32 +00:00
parent c3ada8606e
commit 56e69ecc03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390389

View file

@ -13,6 +13,7 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \
rubygem-omniauth-oauth2>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 rubygem-omniauth-oauth2>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2
NO_ARCH= yes
USE_RUBY= yes USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes