Date: Thu, 20 Jun 2013 15:57:33 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321396 - head/net-mgmt/nagios-plugins Message-ID: <201306201557.r5KFvXOV077223@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Jun 20 15:57:33 2013 New Revision: 321396 URL: http://svnweb.freebsd.org/changeset/ports/321396 Log: Do not touch charset.alias Modified: head/net-mgmt/nagios-plugins/Makefile Modified: head/net-mgmt/nagios-plugins/Makefile ============================================================================== --- head/net-mgmt/nagios-plugins/Makefile Thu Jun 20 15:36:14 2013 (r321395) +++ head/net-mgmt/nagios-plugins/Makefile Thu Jun 20 15:57:33 2013 (r321396) @@ -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/$ MAINTAINER= jarrod@downtools.com.au COMMENT= Plugins for Nagios +USES= charsetfix +CHARSETFIX_MAKEFILEIN=Makefile.am USE_SUBMAKE= yes USE_GMAKE= yes USE_PERL5= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306201557.r5KFvXOV077223>