aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-openldap-plugins
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-17 10:02:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-17 10:02:47 +0000
commit13ab04a013f06d33d202c5c40be8be155ff74fbe (patch)
treea86d28253c16e0ef012e42765963f37b287c307a /net-mgmt/nagios-openldap-plugins
parentc21b2dac29a4ddf9ec9244db244255ad5bee01c0 (diff)
downloadports-13ab04a013f06d33d202c5c40be8be155ff74fbe.tar.gz
ports-13ab04a013f06d33d202c5c40be8be155ff74fbe.zip
Remove Perl core modules
- While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=443763
Diffstat (limited to 'net-mgmt/nagios-openldap-plugins')
-rw-r--r--net-mgmt/nagios-openldap-plugins/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/nagios-openldap-plugins/Makefile b/net-mgmt/nagios-openldap-plugins/Makefile
index f558990a8c73..480dc7a2c9e2 100644
--- a/net-mgmt/nagios-openldap-plugins/Makefile
+++ b/net-mgmt/nagios-openldap-plugins/Makefile
@@ -3,6 +3,7 @@
PORTNAME= openldap-plugins
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://tools.ltb-project.org/attachments/download/629/ \
http://mirrors.rit.edu/zi/
@@ -15,11 +16,11 @@ COMMENT= Nagios Plugins to monitor OpenLDAP
LICENSE= GPLv2
RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \
- p5-Date-Manip>=6.30:devel/p5-Date-Manip \
- p5-Time-HiRes>=0:devel/p5-Time-HiRes
+ p5-Date-Manip>=6.30:devel/p5-Date-Manip
PORTSCOUT= ignore:1
+NO_ARCH= yes
NO_BUILD= yes
USES= perl5 shebangfix
USE_PERL5= run