summaryrefslogtreecommitdiff
path: root/package/openswan
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-12 00:43:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-12 00:43:43 +0100
commit965bf8becf63a12169cd964973e3a56fd96e21fe (patch)
tree5c9459da5196712c9153304804a1b44510b6e00b /package/openswan
parent070cac9d32fa7a0f7f4d52eddec901d248cdfae3 (diff)
a bunch of FreeBSD compatibility patches
Diffstat (limited to 'package/openswan')
-rw-r--r--package/openswan/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/openswan/Makefile b/package/openswan/Makefile
index 3c417135d..912d1abdc 100644
--- a/package/openswan/Makefile
+++ b/package/openswan/Makefile
@@ -47,7 +47,5 @@ post-install:
${CP} ${WRKINST}/usr/lib/ipsec/* ${IDIR_OPENSWAN}/usr/lib/ipsec
${CP} ${WRKINST}/usr/libexec/ipsec/* ${IDIR_OPENSWAN}/usr/libexec/ipsec
${INSTALL_BIN} ${WRKINST}/usr/sbin/ipsec ${IDIR_OPENSWAN}/usr/sbin
- ${INSTALL_BIN} ${WRKINST}/etc/rc.d/init.d/ipsec \
- ${IDIR_OPENSWAN}/usr/libexec/ipsec/setup
include ${TOPDIR}/mk/pkg-bottom.mk