summaryrefslogtreecommitdiff
path: root/package/openswan
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-05-28 14:55:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-05-28 14:55:21 +0200
commit98da63723edeaec36dc9ab898481b907f751b09e (patch)
tree2e36effbbcfa63bb303c6b5a01ae2d0f58e68829 /package/openswan
parent0c9bb949420c179a80a1c695f11b3336567bed0c (diff)
parent9a841e2aed7b7e52958e5703215643dd3cf45ad0 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/openswan')
-rw-r--r--package/openswan/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/openswan/Makefile b/package/openswan/Makefile
index c5588f549..6c0adce62 100644
--- a/package/openswan/Makefile
+++ b/package/openswan/Makefile
@@ -15,6 +15,8 @@ PKG_URL:= http://www.openswan.org
PKG_SITES:= http://www.openswan.org/download/ \
ftp://ftp.openswan.org/openswan/
+PKG_NOPARALLEL:= 1
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,OPENSWAN,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))