1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

security/rubygem-webpush: Fix RUN_DEPENDS

PR:		221051
Reported by:	lifanov
This commit is contained in:
Joseph Mingrone 2017-07-27 16:48:52 +00:00
parent 7c82f69b24
commit 4dd31e543e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446763

View File

@ -2,6 +2,7 @@
PORTNAME= webpush
PORTVERSION= 0.3.2
PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
@ -10,8 +11,11 @@ COMMENT= Encryption utilities for Web Push payload
LICENSE= MIT
USE_RUBY= yes
RUN_DEPENDS= rubygem-hkdf>=0.2:security/rubygem-hkdf \
rubygem-jwt>=0:www/rubygem-jwt
USES= gem
USE_RUBY= yes
NO_ARCH= yes