From f87a20a4a2cb17a90cbb763758f1342f19e80067 Mon Sep 17 00:00:00 2001 From: mnag Date: Mon, 24 Oct 2005 02:27:16 +0000 Subject: USE_GETTEXT dependency Bump PORTREVISION PR: 87757 Notified by: Markus Dolze Submitted by: Jarrod (maintainer) --- net-mgmt/nagios-plugins/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-mgmt/nagios-plugins/Makefile') diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 66c217a157ed..31835543f117 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios-plugins PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} @@ -28,6 +28,7 @@ OPTIONS= QSTAT "Game server query support" off \ .include USE_SUBMAKE= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sbindir=${PREFIX}/share/nagios/cgi-bin \ --libexecdir=${PREFIX}/libexec/nagios \ -- cgit