Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2018 20:47:49 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r459378 - branches/2018Q1/net-mgmt/librenms
Message-ID:  <201801182047.w0IKlnlv089127@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Jan 18 20:47:49 2018
New Revision: 459378
URL: https://svnweb.freebsd.org/changeset/ports/459378

Log:
  MFH: r459377
  
  net-mgmt/librenms: Fix build
  
  Leftover change crept into last commit

Modified:
  branches/2018Q1/net-mgmt/librenms/Makefile
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/net-mgmt/librenms/Makefile
==============================================================================
--- branches/2018Q1/net-mgmt/librenms/Makefile	Thu Jan 18 20:47:19 2018	(r459377)
+++ branches/2018Q1/net-mgmt/librenms/Makefile	Thu Jan 18 20:47:49 2018	(r459378)
@@ -80,7 +80,7 @@ WMIC_RUN_DEPENDS=	wmic:net-mgmt/wmi-client
 MYSQLD_USES=		mysql:server
 MYSQLD_USES_OFF=	mysql:client
 
-SUB_FILES+=	librenms.conf pkg-message
+SUB_FILES+=	pkg-message
 SUB_LIST+=	PHP="${PHPBASE}/bin/php" PYTHON=${PYTHON_CMD}
 
 ROOT_FILES=	addhost.php adduser.php	alerts.php build-base.php build.sql \



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