svn commit: r384599 - head/net-mgmt/icinga

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Apr 23 16:36:35 UTC 2015


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
 


More information about the svn-ports-all mailing list