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-AIM | |
parent | a26a417d807354aa8128930bcea472fb56261db9 (diff) | |
download | pkgsrc-0a924c61e9669c9d5210b7a3435fb164960126a5.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'chat/p5-Net-AIM')
-rw-r--r-- | chat/p5-Net-AIM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile index f284c41d746..109379058c2 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 16:34:33 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/27 22:03:13 snj Exp $ # DISTNAME= Net-AIM-1.22 @@ -10,7 +10,7 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.aryeh.net/Net-AIM/ COMMENT= Implementation of the AOL Instant Messenger TOC protocol -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/AIM/.packlist .include "../../lang/perl5/module.mk" |