mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
devel/rubygem-locale: Add missing dependency
2.1.5 introduce a first run-time dependency. Approved by: blanket (fix runtime)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= locale
|
||||
PORTVERSION= 2.1.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@@ -12,6 +13,8 @@ LICENSE= LGPL3+ RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= rubygem-fiddle>0:devel/rubygem-fiddle
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
Reference in New Issue
Block a user