add "uses pledge" marker
This commit is contained in:
parent
478cdcabea
commit
dc705bc53f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2021/04/06 12:32:04 solene Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2021/04/06 12:36:25 sthen Exp $
|
||||
|
||||
COMMENT = link-aggregation VPN software
|
||||
|
||||
@ -13,6 +13,7 @@ HOMEPAGE = https://zehome.github.io/MLVPN/
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# uses pledge()
|
||||
WANTLIB += c ev m sodium
|
||||
|
||||
MASTER_SITES = https://github.com/zehome/MLVPN/releases/download/$V/
|
||||
|
Loading…
Reference in New Issue
Block a user