diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-21 18:51:50 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-21 18:51:50 +0100 |
| commit | 18430215845a1ba4adab10062d33204fd26bd8fb (patch) | |
| tree | 33aa3ec2a66f0c7a170837135a74059359b42a4e /package/python/Makefile | |
| parent | f799b95adfe39ddee1324e2901a823ecdf2fe44d (diff) | |
| parent | 08c3724108f33060956438bff670ee1135f473b1 (diff) | |
Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk
Diffstat (limited to 'package/python/Makefile')
| -rw-r--r-- | package/python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python/Makefile b/package/python/Makefile index 63d830e95..ad694d872 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 +PKG_HOST_DEPENDS:= !netbsd !openbsd DISTFILES= Python-${PKG_VERSION}.tgz WRKDIST= ${WRKDIR}/Python-${PKG_VERSION} |
