diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-20 00:42:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-20 00:42:28 +0800 |
commit | 11c5a72b6285ef2cf7c49c788b455944f34e5082 (patch) | |
tree | e73186f17d5a76ecd195474e4f061e622396b5df /www | |
parent | 2725b3f79697bd4ff007a95630a12032350ba0b2 (diff) | |
download | freebsd-ports-gnome-11c5a72b6285ef2cf7c49c788b455944f34e5082.tar.gz freebsd-ports-gnome-11c5a72b6285ef2cf7c49c788b455944f34e5082.tar.zst freebsd-ports-gnome-11c5a72b6285ef2cf7c49c788b455944f34e5082.zip |
- Add NO_ARCH
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-bootstrap-sass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rubygem-bootstrap-sass/Makefile b/www/rubygem-bootstrap-sass/Makefile index 077ff9e8028b..e680c149aa8e 100644 --- a/www/rubygem-bootstrap-sass/Makefile +++ b/www/rubygem-bootstrap-sass/Makefile @@ -13,6 +13,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-autoprefixer-rails>=5.0.0.1:${PORTSDIR}/textproc/rubygem-autoprefixer-rails \ rubygem-sass>=3.2.19:${PORTSDIR}/textproc/rubygem-sass +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |