ports/net/openvpn_bsdauth/patches/patch-Makefile

13 lines
381 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -13,7 +13,7 @@ MAN= ${PROG}.8
CFLAGS+= -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes
CFLAGS+= -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual
-CFLAGS+= -Wsign-compare -Wbounded -Wformat=2
+CFLAGS+= -Wsign-compare -Wformat=2
beforeinstall:
@perl -pi -e 's#!!PREFIX!!#${PREFIX}#g' openvpn_bsdauth.cat8