summaryrefslogtreecommitdiff
path: root/security/isakmpd/patches/patch-aa
blob: 3fc89651566b909aec046914234e691479743a62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$NetBSD: patch-aa,v 1.5 2001/10/22 05:51:25 martti Exp $

--- Makefile.orig	Sun Aug 26 00:22:26 2001
+++ Makefile	Thu Oct 18 11:19:22 2001
@@ -43,8 +43,8 @@
 
 # openbsd means OpenBSD 2.5 or newer. linux is the name for Linux with
 # FreeS/WAN integrated, freebsd/netbsd means FreeBSD/NetBSD with KAME IPsec.
-OS=		openbsd
-#OS=		netbsd
+#OS=		openbsd
+OS=		netbsd
 #OS=		freebsd
 #OS=		linux
 #OS=		bsdi
@@ -74,7 +74,7 @@
 		isakmp_num.c isakmp_num.h ipsec_fld.c ipsec_fld.h \
 		isakmp_fld.c isakmp_fld.h
 MAN=		isakmpd.8 isakmpd.conf.5 isakmpd.policy.5
-CFLAGS+=	-Wall -Wstrict-prototypes -Wmissing-prototypes \
+CFLAGS+=	-Wall -Wmissing-prototypes \
 		-DNEED_SYSDEP_APP \
 		-I${.CURDIR} -I${.CURDIR}/sysdep/${OS} -I.