Python is just requred to build.
Bump PKGREVISION.
This commit is contained in:
parent
66cd6dce1a
commit
f5b9f4b9e4
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.36 2012/01/12 11:28:39 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2012/01/27 06:16:23 obache Exp $
|
||||
|
||||
DISTNAME= midori-0.4.3
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://archive.xfce.org/src/apps/midori/0.4/
|
||||
|
||||
|
@ -18,6 +19,8 @@ CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
|
|||
|
||||
CHECK_PORTABILITY_SKIP+= win32/x86-mingw32-opensuse/install.sh
|
||||
|
||||
PYTHON_FOR_BUILD_ONLY= yes
|
||||
|
||||
REPLACE_PYTHON= waf wscript docs/api/wscript_build
|
||||
REPLACE_PYTHON+= tests/wscript_build extensions/wscript_build
|
||||
REPLACE_PYTHON+= icons/wscript_build midori/wscript_build
|
||||
|
|
Loading…
Reference in a new issue