diff options
Diffstat (limited to 'sysutils/cbsd/Makefile')
| -rw-r--r-- | sysutils/cbsd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index e0ca3927e325..436945968cff 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -13,10 +13,9 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libssh2.so:security/libssh2 RUN_DEPENDS= curl:ftp/curl \ jq:textproc/jq \ - rsync:net/rsync \ - sudo:security/sudo + rsync:net/rsync -USES= compiler:c++11-lang libedit pkgconfig:both sqlite +USES= compiler:c++11-lang libedit pkgconfig:both sqlite sudo USE_GITHUB= yes USE_RC_SUBR= cbsdd cbsdrsyncd cbsd-statsd-bhyve cbsd-statsd-hoster \ cbsd-statsd-jail |
