summaryrefslogtreecommitdiff
path: root/package/python2/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-15 19:40:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-15 19:40:44 +0100
commitb2729f8fc0b9f08d8c1c6198d96348a64cf077ba (patch)
tree3e55c7bcc78ef2e242bc1d24f29982aceb3b4329 /package/python2/Makefile
parenta0b5535db39c64864a2ea96a20b2fa2712fc2ffd (diff)
parent874680b5ffd55186d86c8259fdab74988d193ea9 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/python2/Makefile')
-rw-r--r--package/python2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/python2/Makefile b/package/python2/Makefile
index 56aaa9062..c9edbcd42 100644
--- a/package/python2/Makefile
+++ b/package/python2/Makefile
@@ -12,6 +12,8 @@ PKG_SECTION:= lang
PKG_URL:= http://www.python.org
PKG_SITES:= http://www.python.org/ftp/python/${PKG_VERSION}/
+PKG_HOST_DEPENDS:= !netbsd
+
DISTFILES= Python-${PKG_VERSION}.tgz
WRKDIST= ${WRKDIR}/Python-${PKG_VERSION}