summaryrefslogtreecommitdiff
path: root/package/lynx
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-05 17:29:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-05 17:29:33 +0100
commitd9759be6496da18607bf3068bca9464c44285d33 (patch)
tree8356bd8771d6904373ae50409c20da35ca9a5f8f /package/lynx
parent61629a527144e01ebcf25cffac48e48c01526af2 (diff)
fix some allmodconfig issues for mips target
Diffstat (limited to 'package/lynx')
-rw-r--r--package/lynx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/lynx/Makefile b/package/lynx/Makefile
index 0310b9531..895a4e248 100644
--- a/package/lynx/Makefile
+++ b/package/lynx/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= ncurses openssl zlib
PKG_URL:= http://lynx.isc.org/
PKG_SITES:= http://lynx.isc.org/${PKG_NAME}${PKG_VERSION}/
+PKG_NOPARALLEL:= 1
+
DISTFILES= ${PKG_NAME}${PKG_VERSION}.tar.gz
WRKDIST= ${WRKDIR}/lynx2-8-7