argh - needs bash
This commit is contained in:
parent
5878f75845
commit
e1812341ff
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.49 2010/06/09 18:24:40 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2010/06/11 12:58:16 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-doc-utils-0.20.1
|
||||
|
@ -18,11 +18,12 @@ DEPENDS+= ${PYPKGPREFIX}-libxslt>=1.1.12:../../textproc/py-libxslt
|
|||
DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml
|
||||
DEPENDS+= scrollkeeper-dtd-[0-9]*:../../textproc/scrollkeeper-dtd
|
||||
|
||||
USE_TOOLS+= intltool pkg-config gmake gawk msgfmt
|
||||
USE_TOOLS+= intltool pkg-config gmake gawk msgfmt bash:run
|
||||
GNU_CONFIGURE= YES
|
||||
MAKE_JOBS_SAFE= no
|
||||
TEST_TARGET= check
|
||||
USE_PKGLOCALEDIR= YES
|
||||
REPLACE_BASH= tools/gnome-doc-tool.in
|
||||
|
||||
CONFIGURE_ARGS+= PYTHON=${PYTHONBIN:Q}
|
||||
|
||||
|
|
Loading…
Reference in a new issue