diff options
Diffstat (limited to 'chat/p5-Net-ICQ2000/Makefile')
-rw-r--r-- | chat/p5-Net-ICQ2000/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/p5-Net-ICQ2000/Makefile b/chat/p5-Net-ICQ2000/Makefile index 3baf628a0ce..89d07c39bd0 100644 --- a/chat/p5-Net-ICQ2000/Makefile +++ b/chat/p5-Net-ICQ2000/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/12/20 11:30:56 grant Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:05 tv Exp $ # DISTNAME= Net-ICQ2000-0.2.1 @@ -11,7 +11,6 @@ MAINTAINER= shell@shellhung.org HOMEPAGE= http://icq2000.phase3solutions.com/ COMMENT= Perl5 modules for the ICQv7 protocol realisation -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/ICQ2000/.packlist .include "../../lang/perl5/module.mk" |