From 7bf9c3525e1feda164ad9b8c13a153500b72f710 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Jun 2017 19:37:56 +0000 Subject: Remove Perl core modules - While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl --- net-mgmt/nagios-certexp-plugin/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/nagios-certexp-plugin/Makefile b/net-mgmt/nagios-certexp-plugin/Makefile index 387bf28999b8..f6459999c006 100644 --- a/net-mgmt/nagios-certexp-plugin/Makefile +++ b/net-mgmt/nagios-certexp-plugin/Makefile @@ -3,6 +3,7 @@ PORTNAME= nagios-certexp-plugin PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.jhweiss.de/pub/users/weiss/nagios/plugins/ DISTNAME= check_certexp.pl @@ -12,11 +13,11 @@ MAINTAINER= ecronin@gizmolabs.org COMMENT= Nagios plugin for checking SSL server certificate expiration RUN_DEPENDS+= p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ - p5-Date-Manip>=0:devel/p5-Date-Manip \ - p5-Getopt-Long>=0:devel/p5-Getopt-Long + p5-Date-Manip>=0:devel/p5-Date-Manip USES= perl5 shebangfix NO_WRKSUBDIR= yes +NO_ARCH= yes NO_BUILD= yes SHEBANG_FILES= check_certexp.pl -- cgit v1.2.3