1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add missing RUN_DEPENDS

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-12-30 19:22:35 +00:00
parent 3f00d020eb
commit 25b8eaee80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430051

View File

@ -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