Add a missing dependency

This commit is contained in:
Antoine Brodin 2014-12-02 21:29:11 +00:00
parent 48ba880f09
commit 32ce6c2a93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373784

View file

@ -3,6 +3,7 @@
PORTNAME= tzinfo
PORTVERSION= 1.2.2
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -11,6 +12,8 @@ COMMENT= Daylight-savings aware timezone support for Ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-thread_safe1>=0.1:${PORTSDIR}/devel/rubygem-thread_safe1
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes