From 084c175e59e9ea61c68154ad9982adcd918cbfcf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Oct 2010 00:21:10 +0200 Subject: make MacOS X works as build system for most of the packages, update some packages to latest stable upstream version --- package/python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/python/Makefile') diff --git a/package/python/Makefile b/package/python/Makefile index 7f8ab7c4f..845b79471 100644 --- a/package/python/Makefile +++ b/package/python/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= lang PKG_URL:= http://www.python.org/ PKG_SITES:= http://www.python.org/ftp/python/3.1.1/ -PKG_HOST_DEPENDS:= !netbsd !openbsd !cygwin +PKG_HOST_DEPENDS:= !netbsd !openbsd !cygwin !darwin DISTFILES= Python-${PKG_VERSION}.tgz WRKDIST= ${WRKDIR}/Python-${PKG_VERSION} -- cgit v1.2.3