summaryrefslogtreecommitdiff
path: root/net/p5-Net-IRC
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-27 06:05:57 +0000
committersnj <snj@pkgsrc.org>2004-04-27 06:05:57 +0000
commitf0768bb694bc177dc77765548782a1e9c32e6c54 (patch)
tree298bb2539c60f1c76a20490d91bc4cb62d17ede8 /net/p5-Net-IRC
parent67721bd22d50a02e35021f1d03c3658680e89201 (diff)
downloadpkgsrc-f0768bb694bc177dc77765548782a1e9c32e6c54.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/p5-Net-IRC')
-rw-r--r--net/p5-Net-IRC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-IRC/Makefile b/net/p5-Net-IRC/Makefile
index 9c78a2b5e0f..88437a00276 100644
--- a/net/p5-Net-IRC/Makefile
+++ b/net/p5-Net-IRC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/12 10:45:46 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/27 06:05:57 snj Exp $
DISTNAME= Net-IRC-0.73
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,7 @@ MAINTAINER= damon@brodiefamily.org
HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Net-IRC/Connection.html
COMMENT= Perl Internet Relay Chat (IRC) module
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/IRC/.packlist
.include "../../lang/perl5/module.mk"