mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
3e60545d79
commit
f771d46939
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335248
1 changed files with 1 additions and 4 deletions
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
PORTNAME= simplecov-html
|
PORTNAME= simplecov-html
|
||||||
PORTVERSION= 0.8.0
|
PORTVERSION= 0.8.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc rubygems
|
CATEGORIES= textproc rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= ruby@FreeBSD.org
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= https://rubygems.org/gems/simplecov-html
|
COMMENT= https://rubygems.org/gems/simplecov-html
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-sass>=0:${PORTSDIR}/textproc/rubygem-sass \
|
|
||||||
rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake \
|
|
||||||
rubygem-sprockets>=0:${PORTSDIR}/devel/rubygem-sprockets
|
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
RUBYGEM_AUTOPLIST= yes
|
RUBYGEM_AUTOPLIST= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue