diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-24 06:18:08 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-24 06:18:08 +0000 |
commit | 46dfffde804529658b0cc35829fdcb34df28570c (patch) | |
tree | a7815968ae598ec04d65774fe5ddc38240d2f93d /net-mgmt/nagios-snmp-plugins-extras | |
parent | c63b6cd8a66ba90c2783102a19120a34365ded15 (diff) | |
download | ports-46dfffde804529658b0cc35829fdcb34df28570c.tar.gz ports-46dfffde804529658b0cc35829fdcb34df28570c.zip |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4).
Approved by: portmgr (itetcu)
Notes
Notes:
svn path=/head/; revision=248459
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins-extras')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-snmp-plugins-extras/Makefile b/net-mgmt/nagios-snmp-plugins-extras/Makefile index 03ab0e7379fa..8c7ff1c7e10d 100644 --- a/net-mgmt/nagios-snmp-plugins-extras/Makefile +++ b/net-mgmt/nagios-snmp-plugins-extras/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagios-snmp-plugins-extras PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ @@ -17,7 +18,6 @@ NO_BUILD= yes USE_PERL_RUN= yes RUN_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ - p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ ${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins PLUGINS= \ |