From 909df4c95187cff6fa1da4696abc9317d5b4e46f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 15 Feb 2010 19:01:08 +0100 Subject: disable for NetBSD build --- package/python2/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package') 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} -- cgit v1.2.3