From 38a0a8023026a77ded1e6de618b567c7b58e79a4 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 2 Sep 2014 10:07:49 +0000 Subject: Remove non staged ports without pending PR from s* --- sysutils/ganglia-webfrontend/files/patch-conf.php.in | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 sysutils/ganglia-webfrontend/files/patch-conf.php.in (limited to 'sysutils/ganglia-webfrontend/files/patch-conf.php.in') diff --git a/sysutils/ganglia-webfrontend/files/patch-conf.php.in b/sysutils/ganglia-webfrontend/files/patch-conf.php.in deleted file mode 100644 index 2b2961c12a0e..000000000000 --- a/sysutils/ganglia-webfrontend/files/patch-conf.php.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- conf.php.in.orig -+++ conf.php.in -@@ -23,7 +23,7 @@ - - # Leave this alone if rrdtool is installed in $gmetad_root, - # otherwise, change it if it is installed elsewhere (like /usr/bin) --define("RRDTOOL", "/usr/bin/rrdtool"); -+define("RRDTOOL", "%%LOCALBASE%%/bin/rrdtool"); - - # If rrdcached is being used, this argument must specify the - # socket to use. -- cgit v1.2.3