aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-rbnacl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-21 11:55:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-21 11:55:33 +0000
commit7fc3ab360af2a2b8a4c0898ae1c91e2b4cd63cba (patch)
tree95cbf9cc93afc80751a04e7cfd27098c4f5ec7b5 /security/rubygem-rbnacl
parent5dccf80313c0381694c6b35c64ef8ea7f6aea326 (diff)
downloadports-7fc3ab360af2a2b8a4c0898ae1c91e2b4cd63cba.tar.gz
ports-7fc3ab360af2a2b8a4c0898ae1c91e2b4cd63cba.zip
Remove unnecessary BUILD_DEPENDS
This is a development dependency. PR: 225138 Submitted by: sunpoet (myself) Approved by: Matthias Fechner <idefix@fechner.net> (maintainer)
Notes
Notes: svn path=/head/; revision=459592
Diffstat (limited to 'security/rubygem-rbnacl')
-rw-r--r--security/rubygem-rbnacl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/rubygem-rbnacl/Makefile b/security/rubygem-rbnacl/Makefile
index ab0b52f85ec7..3915e1d61cb4 100644
--- a/security/rubygem-rbnacl/Makefile
+++ b/security/rubygem-rbnacl/Makefile
@@ -11,7 +11,6 @@ COMMENT= Networking and Cryptography (NaCl) library
LICENSE= MIT
LIB_DEPENDS= libsodium.so:security/libsodium
-BUILD_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler
RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi
NO_ARCH= yes