summaryrefslogtreecommitdiff
path: root/databases/rrdtool/files/patch-configure
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2016-01-27 11:48:09 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2016-01-27 11:48:09 +0000
commit780a75041fb23996c49a4c7f6c4a85fb68a4fb70 (patch)
tree1fdca7026d5f7b5658ecb4e30116244882b0addb /databases/rrdtool/files/patch-configure
parent- Add missing runtime dependency (diff)
Update to 1.5.5
Rework the DEJAVU option to actually work. [1] Before this commit rrdtool depends on x11-fonts/dejavu if that port is already installed, but not otherwise, and this sort of implicit dependencies are bad. Make the DEJAVU option default to on. If cairo and pango are built without X11 support, please consider disabling this option to avoid pulling in large parts of X11 Remove the JSON option. This is a third party patch that doesn't apply any more. Feel free to port it to this version of RRDTool. Discussed with: marino [1] PR: 205883 [1] Submitted by: marino [1]
Notes
Notes: svn path=/head/; revision=407355
Diffstat (limited to 'databases/rrdtool/files/patch-configure')
-rw-r--r--databases/rrdtool/files/patch-configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/rrdtool/files/patch-configure b/databases/rrdtool/files/patch-configure
index baf59b07e1af..b8c70e3432c4 100644
--- a/databases/rrdtool/files/patch-configure
+++ b/databases/rrdtool/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2013-05-23 09:55:19.000000000 +0200
-+++ configure 2014-07-15 19:59:43.000000000 +0200
-@@ -12846,7 +12846,7 @@
+--- configure.orig 2015-11-10 16:59:23 UTC
++++ configure
+@@ -13172,7 +13172,7 @@ fi
if test "x$GCC" = "xyes"; then