diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 22:03:13 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 22:03:13 +0000 |
commit | 0a924c61e9669c9d5210b7a3435fb164960126a5 (patch) | |
tree | 0040835f833b007f3c1f63b3ccb19fcbea041265 /chat/p5-Net-ICQ2000 | |
parent | a26a417d807354aa8128930bcea472fb56261db9 (diff) | |
download | pkgsrc-0a924c61e9669c9d5210b7a3435fb164960126a5.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'chat/p5-Net-ICQ2000')
-rw-r--r-- | chat/p5-Net-ICQ2000/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-ICQ2000/Makefile b/chat/p5-Net-ICQ2000/Makefile index b0ab0cce076..ed165d68c03 100644 --- a/chat/p5-Net-ICQ2000/Makefile +++ b/chat/p5-Net-ICQ2000/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 16:34:34 martti Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/27 22:03:13 snj Exp $ # DISTNAME= Net-ICQ2000-0.2.1 @@ -10,7 +10,7 @@ MAINTAINER= shell@shellhung.org HOMEPAGE= http://icq2000.phase3solutions.com/ COMMENT= Perl5 modules for the ICQv7 protocol realisation -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/ICQ2000/.packlist .include "../../lang/perl5/module.mk" |