aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-01-21 19:55:37 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-01-21 19:55:37 +0800
commit9cd9695786e00e15531f3fc81ebd78442bba4dee (patch)
tree2438b54f2e6d4dedb28757042ab3d9c8eeed80d5 /security
parent1b509989d70964dd433ed129733dc586a69975a3 (diff)
downloadfreebsd-ports-gnome-9cd9695786e00e15531f3fc81ebd78442bba4dee.tar.gz
freebsd-ports-gnome-9cd9695786e00e15531f3fc81ebd78442bba4dee.tar.zst
freebsd-ports-gnome-9cd9695786e00e15531f3fc81ebd78442bba4dee.zip
Remove unnecessary BUILD_DEPENDS
They are development dependencies. PR: 225139 Submitted by: sunpoet (myself) Approved by: Matthias Fechner <idefix@fechner.net> (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-rbnacl-libsodium/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/rubygem-rbnacl-libsodium/Makefile b/security/rubygem-rbnacl-libsodium/Makefile
index be9186c9e127..e83b902c00b3 100644
--- a/security/rubygem-rbnacl-libsodium/Makefile
+++ b/security/rubygem-rbnacl-libsodium/Makefile
@@ -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