SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/openvpn_bsdauth/patches/patch-Makefile
Normal file
12
net/openvpn_bsdauth/patches/patch-Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue