1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Remove unnecessary BUILD_DEPENDS

They are development dependencies.

PR:		225139
Submitted by:	sunpoet (myself)
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-21 11:55:37 +00:00
parent 7fc3ab360a
commit 9f159d56dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459593

View File

@ -10,8 +10,6 @@ COMMENT= Port rbnacl with bundled libsodium
LICENSE= MIT
BUILD_DEPENDS= rubygem-bundler>=1.5:sysutils/rubygem-bundler \
rubygem-rake>=10:devel/rubygem-rake
RUN_DEPENDS= rubygem-rbnacl>=3.0.1:security/rubygem-rbnacl
USES= gem libtool