Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 16:36:34 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384599 - head/net-mgmt/icinga
Message-ID:  <201504231636.t3NGaYeU062936@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Apr 23 16:36:34 2015
New Revision: 384599
URL: https://svnweb.freebsd.org/changeset/ports/384599

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/net-mgmt/icinga/Makefile

Modified: head/net-mgmt/icinga/Makefile
==============================================================================
--- head/net-mgmt/icinga/Makefile	Thu Apr 23 16:28:07 2015	(r384598)
+++ head/net-mgmt/icinga/Makefile	Thu Apr 23 16:36:34 2015	(r384599)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libltdl.so:${PORTSDIR}/devel/libltdl \
 		libgd.so:${PORTSDIR}/graphics/gd
 
-USES=		gmake
+USES=		cpe gmake
 USE_AUTOTOOLS=	autoconf
 USE_RC_SUBR=	icinga
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504231636.t3NGaYeU062936>