1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

Add missing RUN_DEPENDS

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-07-11 16:59:25 +00:00
parent 520f2116c9
commit 35da74e917
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445507

View File

@ -3,6 +3,7 @@
PORTNAME= protocol
PORTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -12,6 +13,8 @@ COMMENT= Method Protocols for Ruby Classes
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= rubygem-ruby_parser>=3.0:devel/rubygem-ruby_parser
NO_ARCH= yes
USE_RUBY= yes
USES= gem