svn commit: r369001 - head/net-mgmt/nagios
Mathieu Arnold
mat at FreeBSD.org
Mon Sep 22 21:40:22 UTC 2014
Author: mat
Date: Mon Sep 22 21:40:21 2014
New Revision: 369001
URL: http://svnweb.freebsd.org/changeset/ports/369001
QAT: https://qat.redports.org/buildarchive/r369001/
Log:
Fix packaging as a user.
Sponsored by: Absolight
Modified:
head/net-mgmt/nagios/Makefile
Modified: head/net-mgmt/nagios/Makefile
==============================================================================
--- head/net-mgmt/nagios/Makefile Mon Sep 22 21:31:28 2014 (r369000)
+++ head/net-mgmt/nagios/Makefile Mon Sep 22 21:40:21 2014 (r369001)
@@ -3,7 +3,7 @@
PORTNAME= nagios
PORTVERSION= 3.5.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION}
@@ -17,7 +17,7 @@ LIB_DEPENDS= libltdl.so:${PORTSDIR}/deve
PORTSCOUT= limit:^3.
-USES= iconv perl5 uidfix
+USES= iconv perl5
USE_PERL5= build
USE_PHP= yes
USE_RC_SUBR= nagios
More information about the svn-ports-all
mailing list