- Sort RUN_DEPENDS
- Add NO_ARCH - Remove contiguous blank lines
This commit is contained in:
parent
3c5817c6dc
commit
523eca7269
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389406
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue