pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ganglia-webfrontend: Use patched ganglia-monitor-core in wip



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Sep 19 16:03:22 2018 -0500
Changeset:	19404ace0f79fe75abaa8696a15cffceaaf34641

Modified Files:
	ganglia-webfrontend/Makefile

Log Message:
ganglia-webfrontend: Use patched ganglia-monitor-core in wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19404ace0f79fe75abaa8696a15cffceaaf34641

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ganglia-webfrontend/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ganglia-webfrontend/Makefile b/ganglia-webfrontend/Makefile
index a839bb066a..915cfc7e22 100644
--- a/ganglia-webfrontend/Makefile
+++ b/ganglia-webfrontend/Makefile
@@ -12,7 +12,7 @@ HOMEPAGE=	https://github.com/ganglia/ganglia-web
 COMMENT=	PHP based frontend for the Ganglia Cluster Monitor
 LICENSE=	modified-bsd
 
-DEPENDS+=	ganglia-monitor-core>=3.7.2:../../parallel/ganglia-monitor-core
+DEPENDS+=	ganglia-monitor-core>=3.7.2:../../wip/ganglia-monitor-core
 
 USE_TOOLS+=	pax
 


Home | Main Index | Thread Index | Old Index