summaryrefslogtreecommitdiff
path: root/net/pipsecd/files/patch-aa
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-02-27 04:21:03 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-02-27 04:21:03 +0000
commit34800a80678df3a1de1be379fff7cc5fd2ae5e19 (patch)
tree3adfd2b76efdc5042aac5e416b4a051b6d86b80d /net/pipsecd/files/patch-aa
parentUpgrade to 2.3.04-3 (diff)
Fix build
Submitted by: Jim Bloom <bloom@acm.org>
Notes
Notes: svn path=/head/; revision=26317
Diffstat (limited to 'net/pipsecd/files/patch-aa')
-rw-r--r--net/pipsecd/files/patch-aa13
1 files changed, 5 insertions, 8 deletions
diff --git a/net/pipsecd/files/patch-aa b/net/pipsecd/files/patch-aa
index 22df5536ce6f..d16d9ddcd1ae 100644
--- a/net/pipsecd/files/patch-aa
+++ b/net/pipsecd/files/patch-aa
@@ -1,11 +1,11 @@
--- Makefile.orig Thu Sep 16 17:44:50 1999
-+++ Makefile Fri Feb 4 15:14:18 2000
-@@ -6,23 +6,26 @@
++++ Makefile Sun Feb 20 20:41:18 2000
+@@ -6,10 +6,13 @@
CLEANFILES= *.core *.o pipsecd
# Where your OpenSSL includes are located
-INCDIR=/usr/local/ssl/include
-+INCDIR=-I$(OPENSSLINC) -I$(OPENSSLINC)/openssl -I$(LOCALBASE)/include
++INCDIR=-I$(OPENSSLINC)/openssl -I$(OPENSSLINC) -I$(LOCALBASE)/include
# Where your libcrypto is located
-LIBDIR=/usr/local/ssl/lib
@@ -15,11 +15,8 @@
+DEFINES=-DFILE_PREFIX=\"$(PREFIX)\"
# Optional: use FreeBSD's libmd
--#OPTLIB += -lmd
-+OPTLIB += -lmd
- #OPTDEF += -DUSE_SYSTEM_HASH
-
- # Optional: use ethertap device under Linux instead of userlink
+ #OPTLIB += -lmd
+@@ -19,10 +22,10 @@
#OPTDEF += -DUSE_ETHERTAP
pipsecd: tunip.c defs.h