mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
net/quiche: Remove unneeded dependency
Dependency archivers/lazperf crept in via copy and paste error. PR: 255166 Reported by: Junho Choi <junho.choi@gmail.com> (maintainer)
This commit is contained in:
parent
3bc87a0f1a
commit
05f5aecccb
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= quiche
|
||||
PORTVERSION= 0.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= junho.choi@gmail.com
|
||||
|
@ -8,8 +9,6 @@ COMMENT= Savoury implementation of the QUIC transport protocol and HTTP/3
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/laz-perf/las.hpp:archivers/lazperf
|
||||
|
||||
USES= cargo
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cloudflare
|
||||
|
|
Loading…
Add table
Reference in a new issue