- Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
3f00d020eb
commit
25b8eaee80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430051
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= addressable
|
||||
PORTVERSION= 2.5.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,6 +13,8 @@ COMMENT= Replacement for the URI implementation
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-public_suffix>=2.0.2:dns/rubygem-public_suffix
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
|
Loading…
Reference in a new issue