pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/p5-qdbm Need perl to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d94464f1004c
branches:  trunk
changeset: 536302:d94464f1004c
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Dec 10 01:24:25 2007 +0000

description:
Need perl to build.

diffstat:

 databases/p5-qdbm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5b51d78f935b -r d94464f1004c databases/p5-qdbm/Makefile
--- a/databases/p5-qdbm/Makefile        Mon Dec 10 01:14:41 2007 +0000
+++ b/databases/p5-qdbm/Makefile        Mon Dec 10 01:24:25 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/04/01 01:58:37 obache Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/10 01:24:25 obache Exp $
 #
 
 .include "../../databases/qdbm/Makefile.common"
@@ -15,6 +15,7 @@
 CONFIGURE_DIRS=        ${MY_SUBDIR}
 
 GNU_CONFIGURE=         yes
+USE_TOOLS+=            perl
 PERL5_CONFIGURE=       no
 TEST_TARGET=           check
 



Home | Main Index | Thread Index | Old Index