From a2d597f40e690c4e96483bc2759ccf28fceb5473 Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Mon, 9 Jun 2008 00:31:45 +0000 Subject: [PATCH] - Mark IS_INTERACTIVE to avoid infinite loops and stop some damages on packages cluster. - Mark as UNBROKEN. Submitted by: pav via pointyhat --- net-mgmt/ocsinventory-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile index df5a60009919..8c7d5dff1c50 100644 --- a/net-mgmt/ocsinventory-agent/Makefile +++ b/net-mgmt/ocsinventory-agent/Makefile @@ -7,6 +7,7 @@ PORTNAME= Ocsinventory PORTVERSION= 0.0.9.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://nana.rulezlan.org/~goneri/ocsinventory-agent/ PKGNAMESUFFIX= -Agent @@ -22,10 +23,9 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ dmidecode:${PORTSDIR}/sysutils/dmidecode \ lspci:${PORTSDIR}/sysutils/pciutils -BROKEN= Interactive - USE_PERL5= yes PERL_CONFIGURE= yes +IS_INTERACTIVE= yes MAN1= ocsinventory-agent.1