pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/irssi Forgot to change perl's bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e62b3a47e6ee
branches:  trunk
changeset: 471102:e62b3a47e6ee
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Mar 18 00:37:01 2004 +0000

description:
Forgot to change perl's bl3.

diffstat:

 chat/irssi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 00a18515caa1 -r e62b3a47e6ee chat/irssi/Makefile
--- a/chat/irssi/Makefile       Thu Mar 18 00:36:11 2004 +0000
+++ b/chat/irssi/Makefile       Thu Mar 18 00:37:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/03/18 00:36:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.24 2004/03/18 00:37:01 xtraeme Exp $
 
 DISTNAME=              ${IRSSI_DISTNAME}
 CATEGORIES=            chat
@@ -32,7 +32,7 @@
 PERL5_PACKLIST+=       ${PERL5_SITEARCH}/auto/Irssi/Irc/.packlist
 PERL5_PACKLIST+=       ${PERL5_SITEARCH}/auto/Irssi/UI/.packlist
 PERL5_PACKLIST+=       ${PERL5_SITEARCH}/auto/Irssi/TextUI/.packlist
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
 # actually we don't need --with-perl here, irssi is compiled with it by default
 # but who knows what may happen in future versions
 CONFIGURE_ARGS+=       --with-perl



Home | Main Index | Thread Index | Old Index