From aff84b44070cc4fed9949a37ea155d3975c6a2fb Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 16 Jul 2010 16:47:27 +0200 Subject: cygwin host build patches, mostly by deactivating packages --- package/python2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/python2') diff --git a/package/python2/Makefile b/package/python2/Makefile index c9edbcd42..02e54ba93 100644 --- a/package/python2/Makefile +++ b/package/python2/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= lang PKG_URL:= http://www.python.org PKG_SITES:= http://www.python.org/ftp/python/${PKG_VERSION}/ -PKG_HOST_DEPENDS:= !netbsd +PKG_HOST_DEPENDS:= !netbsd !openbsd !cygwin DISTFILES= Python-${PKG_VERSION}.tgz WRKDIST= ${WRKDIR}/Python-${PKG_VERSION} -- cgit v1.2.3