From b48500b92d962dd67a3552590cdfce56d4f284ce Mon Sep 17 00:00:00 2001 From: shell Date: Sat, 15 Jun 2002 09:26:24 +0000 Subject: Add p5-Term-ReadLine to DEPEND field PR#16987 by Kevin Lo --- chat/vicq/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'chat/vicq') diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile index 47776db3d2d..a924cdf1c73 100644 --- a/chat/vicq/Makefile +++ b/chat/vicq/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2002/05/07 15:41:37 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/06/15 09:26:24 shell Exp $ DISTNAME= vicq-0.4.1 +PKGREVISION= 1 CATEGORIES= chat -MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/ +MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org @@ -11,6 +12,8 @@ COMMENT= simple icq client written in perl WRKSRC= ${WRKDIR}/vicq +DEPEND+= p5-Term-ReadLine>=1.11:../../devel/p5-Term-ReadLine + REPLACE_PERL= ${WRKSRC}/vicq NO_BUILD= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/vICQ/.packlist -- cgit v1.2.3