aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-NetApp
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 22:30:02 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 22:30:02 +0000
commit92144196a4b9baf81efe3f97a8caa8bf00a38559 (patch)
tree68ca3847b247620e825fec69a8ed09a81a2de439 /net-mgmt/p5-NetApp
parent61ca95f20aa100c756d97be710d7ec71387ab512 (diff)
downloadports-92144196a4b9baf81efe3f97a8caa8bf00a38559.tar.gz
ports-92144196a4b9baf81efe3f97a8caa8bf00a38559.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 9). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248631
Diffstat (limited to 'net-mgmt/p5-NetApp')
-rw-r--r--net-mgmt/p5-NetApp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/p5-NetApp/Makefile b/net-mgmt/p5-NetApp/Makefile
index e4d1d26a89ab..4f676b7e5238 100644
--- a/net-mgmt/p5-NetApp/Makefile
+++ b/net-mgmt/p5-NetApp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= NetApp
PORTVERSION= 1.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= NetApp
@@ -21,7 +21,6 @@ RUN_DEPENDS= p5-IPC-Cmd>=0:${PORTSDIR}/devel/p5-IPC-Cmd \
p5-Class-Std>=0:${PORTSDIR}/devel/p5-Class-Std \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
- p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize \
p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Clone>=0:${PORTSDIR}/devel/p5-Clone