mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
- 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
@ -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 New Issue
Block a user