From 810c6b0678b9cbbe95aa3516a68e4b1e3a00a2cc Mon Sep 17 00:00:00 2001 From: kuriyama Date: Tue, 26 Jan 2010 15:01:09 +0000 Subject: - Remove unneeded dependencies which is in perl-5.8.9 dist (part 8). Approved by: portmgr (itetcu) --- security/clamtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/clamtk') diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index c5c376895f10..0f6c7c8b4c55 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= clamtk PORTVERSION= 4.22 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ClamTk/${PORTVERSION} @@ -16,7 +17,6 @@ COMMENT= GTK front-end for Clam Antivirus RUN_DEPENDS= p5-Config-Tiny>=2.12:${PORTSDIR}/devel/p5-Config-Tiny \ p5-Date-Calc>=5.5.1:${PORTSDIR}/devel/p5-Date-Calc \ p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \ - p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path \ p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \ p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \ clamscan:${PORTSDIR}/security/clamav \ -- cgit