summaryrefslogtreecommitdiff
path: root/chat/irssi
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-03-18 00:37:01 +0000
committerxtraeme <xtraeme>2004-03-18 00:37:01 +0000
commitfe7433bdc04d049c2d34e068eac7fc85167b992c (patch)
tree6a53d4a74c6ec6ff0b974f2e58f5a84a4e5538d9 /chat/irssi
parent480802dd99e2610608cdc9f81c3de2c5a2de0b71 (diff)
downloadpkgsrc-fe7433bdc04d049c2d34e068eac7fc85167b992c.tar.gz
Forgot to change perl's bl3.
Diffstat (limited to 'chat/irssi')
-rw-r--r--chat/irssi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index c4075989385..ff95e8e7823 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -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/.packlist
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