diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-29 01:56:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-29 01:56:36 +0800 |
commit | 29fc5befee3f9d86dcb2e0828f5e2f94015b9662 (patch) | |
tree | cc3d30314cfa9b7be01cf00f9fb3192bdc81529a /www | |
parent | 844111c6b45ea10003675d8146fa808685338a1a (diff) | |
download | freebsd-ports-gnome-29fc5befee3f9d86dcb2e0828f5e2f94015b9662.tar.gz freebsd-ports-gnome-29fc5befee3f9d86dcb2e0828f5e2f94015b9662.tar.zst freebsd-ports-gnome-29fc5befee3f9d86dcb2e0828f5e2f94015b9662.zip |
- Add NO_ARCH
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-haml-rails-rails4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rubygem-haml-rails-rails4/Makefile b/www/rubygem-haml-rails-rails4/Makefile index 2594eb2818a7..b1b3bb6f3c67 100644 --- a/www/rubygem-haml-rails-rails4/Makefile +++ b/www/rubygem-haml-rails-rails4/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= rubygem-actionpack4>=4.0.1:${PORTSDIR}/www/rubygem-actionpack4 \ rubygem-html2haml>=1.0.1:${PORTSDIR}/www/rubygem-html2haml \ rubygem-railties4>=4.0.1:${PORTSDIR}/www/rubygem-railties4 +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |