aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/nagios-plugins/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile
index 434047ea5754..055792f9a8e4 100644
--- a/net-mgmt/nagios-plugins/Makefile
+++ b/net-mgmt/nagios-plugins/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nagios-plugins
PORTVERSION= 1.4.16
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF/nagiosplug/nagiosplug/${PORTVERSION}
@@ -11,6 +11,8 @@ MASTER_SITES= SF/nagiosplug/nagiosplug/${PORTVERSION}
MAINTAINER= jarrod@downtools.com.au
COMMENT= Plugins for Nagios
+USES= charsetfix
+CHARSETFIX_MAKEFILEIN=Makefile.am
USE_SUBMAKE= yes
USE_GMAKE= yes
USE_PERL5= yes