diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-07 20:42:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-07 20:42:21 +0000 |
commit | 000f9dddccf409906a7840715502ff75f86a25d5 (patch) | |
tree | 25b67fe3dfd10333c9c6cb0f57a8024e04be172d /textproc/rubygem-sass-rails4 | |
parent | 1dec3e7f778acd8b5d1b0a2d5c59f1238e937c01 (diff) | |
download | ports-000f9dddccf409906a7840715502ff75f86a25d5.tar.gz ports-000f9dddccf409906a7840715502ff75f86a25d5.zip |
Notes
Diffstat (limited to 'textproc/rubygem-sass-rails4')
-rw-r--r-- | textproc/rubygem-sass-rails4/Makefile | 1 | ||||
-rw-r--r-- | textproc/rubygem-sass-rails4/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-sass-rails4/Makefile b/textproc/rubygem-sass-rails4/Makefile index 502f50ae3c9a..d69979b04352 100644 --- a/textproc/rubygem-sass-rails4/Makefile +++ b/textproc/rubygem-sass-rails4/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= rubygem-railties4>=4.0.0:${PORTSDIR}/www/rubygem-railties4 \ rubygem-sprockets>=2.12.3:${PORTSDIR}/devel/rubygem-sprockets \ rubygem-sprockets-rails>=2.0:${PORTSDIR}/devel/rubygem-sprockets-rails +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-sass-rails4/pkg-descr b/textproc/rubygem-sass-rails4/pkg-descr index 09b21309a73a..e4a6b809b4d8 100644 --- a/textproc/rubygem-sass-rails4/pkg-descr +++ b/textproc/rubygem-sass-rails4/pkg-descr @@ -1,3 +1,3 @@ Sass adapter for the Rails asset pipeline. -WWW: http://rubygems.org/gems/sass-rails +WWW: https://github.com/rails/sass-rails |