pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/p5-tokyotyrant Fixes perl5 path in test scri...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0452ed52f9e
branches:  trunk
changeset: 550697:c0452ed52f9e
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Nov 26 17:06:05 2008 +0000

description:
Fixes perl5 path in test scripts.

diffstat:

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

diffs (18 lines):

diff -r 9c465133d8de -r c0452ed52f9e databases/p5-tokyotyrant/Makefile
--- a/databases/p5-tokyotyrant/Makefile Wed Nov 26 15:55:32 2008 +0000
+++ b/databases/p5-tokyotyrant/Makefile Wed Nov 26 17:06:05 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/26 11:40:33 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/11/26 17:06:05 obache Exp $
 #
 
 DISTNAME=      tokyotyrant-perl-1.2
@@ -15,6 +15,8 @@
 PERL5_PACKLIST=        auto/TokyoTyrant/.packlist
 USE_LANGUAGES= # none
 
+REPLACE_PERL=  *.pl
+
 INSTALLATION_DIRS+=    share/tokyotyrant/doc/perl
 
 post-install:



Home | Main Index | Thread Index | Old Index