mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
devel/rubygem-rrd-ffi: Switch to activesupport 4.x
With hat: ruby@
This commit is contained in:
parent
7e9c67ee64
commit
783887c002
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427991
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= rrd-ffi
|
||||
PORTVERSION= 0.2.14
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,7 +13,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rrdtool:databases/rrdtool \
|
||||
rubygem-activesupport>=0:devel/rubygem-activesupport \
|
||||
rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
|
||||
rubygem-ffi>=0:devel/rubygem-ffi
|
||||
|
||||
NO_ARCH= yes
|
||||
|
Loading…
Reference in New Issue
Block a user