pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/sablotron USE_TOOLS+= perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e3160f9c2dd
branches:  trunk
changeset: 515868:2e3160f9c2dd
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jul 10 07:59:02 2006 +0000

description:
USE_TOOLS+=     perl

diffstat:

 textproc/sablotron/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f4f149b458e1 -r 2e3160f9c2dd textproc/sablotron/Makefile
--- a/textproc/sablotron/Makefile       Mon Jul 10 07:49:29 2006 +0000
+++ b/textproc/sablotron/Makefile       Mon Jul 10 07:59:02 2006 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index