diff --git a/net/sniproxy/Makefile b/net/sniproxy/Makefile index b4b613517e6..4a76dcc09e0 100644 --- a/net/sniproxy/Makefile +++ b/net/sniproxy/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2021/03/13 09:19:41 solene Exp $ +# $OpenBSD: Makefile,v 1.5 2021/05/16 17:14:41 kmos Exp $ COMMENT = name-based proxying of HTTPS without decrypting traffic @@ -15,6 +15,9 @@ MAINTAINER = Renaud Allard # BSD PERMIT_PACKAGE = Yes +COMPILER = base-clang ports-gcc +COMPILER_LANGS = c + # use pledge() WANTLIB += c ev pcre udns