diff options
Diffstat (limited to 'security/isakmpd/files/patch-ab')
-rw-r--r-- | security/isakmpd/files/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/isakmpd/files/patch-ab b/security/isakmpd/files/patch-ab index d60ab0e995c1..516941d79013 100644 --- a/security/isakmpd/files/patch-ab +++ b/security/isakmpd/files/patch-ab @@ -9,13 +9,3 @@ # The mkdir below is for installation on OpenBSD pre 2.7 install: ---- Makefile.orig Wed Oct 9 17:15:53 2002 -+++ Makefile Wed Oct 9 17:16:26 2002 -@@ -164,6 +164,7 @@ - USE_LIBDES= yes - LDADD+= -lkeynote -lm - DPADD+= ${LIBKEYNOTE} ${LIBM} -+POLICY= policy.c - CFLAGS+= -DUSE_KEYNOTE - .endif - |