From f02ec2a46a1f4a280341bf2659bcec89a8d22e2f Mon Sep 17 00:00:00 2001 From: kuriyama Date: Fri, 29 Jan 2010 04:56:59 +0000 Subject: - Remove unneeded dependencies which is in perl-5.8.9 dist (part 17). Approved by: portmgr (itetcu) --- chinese/oicq/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'chinese') diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile index 36b5f7e..1e961a0 100644 --- a/chinese/oicq/Makefile +++ b/chinese/oicq/Makefile @@ -14,9 +14,7 @@ DISTNAME= Net-OICQ-${PORTVERSION} MAINTAINER= bg1tpt@gmail.com COMMENT= Implements OICQ messaging protocol -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \ - ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ ${SITE_PERL}/Crypt/OICQ.pm:${PORTSDIR}/security/p5-Crypt-OICQ PERL_CONFIGURE= 5.8.0+ -- cgit v1.1