summaryrefslogtreecommitdiff
path: root/security/racoon2
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2006-05-30 04:02:11 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2006-05-30 04:02:11 +0000
commit97961773b133c31dcb530fe4828754605e2d000e (patch)
treec3bc49409882fec107f376b1270cdf204ef0ccee /security/racoon2
parentUpdate to 1.6.2. (diff)
Fix installation problem on freebsd4.
Notes
Notes: svn path=/head/; revision=163923
Diffstat (limited to 'security/racoon2')
-rw-r--r--security/racoon2/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/racoon2/files/patch-configure b/security/racoon2/files/patch-configure
new file mode 100644
index 000000000000..ab6afbdb92ce
--- /dev/null
+++ b/security/racoon2/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure- Tue May 30 12:46:28 2006
++++ configure Tue May 30 12:47:05 2006
+@@ -1517,7 +1517,7 @@
+ netbsd1.[56]*|netbsd[2-9].*)
+ startup_scripts=rc-d
+ ;;
+- freebsd[5-9].*)
++ freebsd*)
+ startup_scripts=rc-d
+ ;;
+ *)