USE_TOOLS+= perl
This commit is contained in:
parent
0214eeee4f
commit
6ba20aeaa2
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.37 2006/04/12 22:52:34 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2006/07/10 07:59:02 rillig Exp $
|
||||
|
||||
DISTNAME= Sablot-1.0.2
|
||||
PKGNAME= ${DISTNAME:S/Sablot/sablotron/}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= XML toolkit implementing XSLT, DOM, and XPath
|
|||
BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake perl
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= YES
|
||||
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/sablotron
|
||||
|
|
Loading…
Reference in a new issue