pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/libcassandra configure (ab)uses Perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5941e442a42a
branches:  trunk
changeset: 593091:5941e442a42a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Sep 24 19:55:24 2011 +0000

description:
configure (ab)uses Perl

diffstat:

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

diffs (17 lines):

diff -r f764a9263cfe -r 5941e442a42a databases/libcassandra/Makefile
--- a/databases/libcassandra/Makefile   Sat Sep 24 19:32:49 2011 +0000
+++ b/databases/libcassandra/Makefile   Sat Sep 24 19:55:24 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:43:13 obache Exp $
+# $NetBSD: Makefile,v 1.5 2011/09/24 19:55:24 joerg Exp $
 #
 
 DISTNAME=              libcassandra-20101010
@@ -17,6 +17,7 @@
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
+USE_TOOLS+=            perl
 
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"



Home | Main Index | Thread Index | Old Index