- Sort RUN_DEPENDS

- Add NO_ARCH
- Remove contiguous blank lines
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-13 13:55:08 +00:00
parent 3c5817c6dc
commit 523eca7269
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389406

View file

@ -12,11 +12,11 @@ COMMENT= Provides a Rails generator for jQuery
LICENSE= MIT
RUN_DEPENDS= rubygem-railties4>=4.2.0:${PORTSDIR}/www/rubygem-railties4 \
rubygem-thor>=0.14:${PORTSDIR}/devel/rubygem-thor \
rubygem-rails-dom-testing>=1.0:${PORTSDIR}/textproc/rubygem-rails-dom-testing
RUN_DEPENDS= rubygem-rails-dom-testing>=1.0:${PORTSDIR}/textproc/rubygem-rails-dom-testing \
rubygem-railties4>=4.2.0:${PORTSDIR}/www/rubygem-railties4 \
rubygem-thor>=0.14:${PORTSDIR}/devel/rubygem-thor
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes