openbsd-ports/net/rrdtool/patches/patch-doc_Makefile_in
sthen 6248392f4c update to newest 1.2 release (1.2.30), maintainer doesn't necessarily
agree with staying with 1.2.x but doesn't mind too much either way
and 1.3 adds heavy dependencies.
2009-01-26 21:26:32 +00:00

13 lines
474 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.7 2009/01/26 21:26:32 sthen Exp $
--- doc/Makefile.in.orig Wed Jul 23 15:56:19 2008
+++ doc/Makefile.in Sat Nov 22 14:09:31 2008
@@ -150,7 +150,7 @@ PYTHON_PLATFORM = @PYTHON_PLATFORM@
PYTHON_PREFIX = @PYTHON_PREFIX@
PYTHON_VERSION = @PYTHON_VERSION@
RANLIB = @RANLIB@
-RRDDOCDIR = @RRDDOCDIR@
+RRDDOCDIR = $(datadir)/doc/rrdtool
RRDGRAPH_YLEGEND_ANGLE = @RRDGRAPH_YLEGEND_ANGLE@
RRD_DEFAULT_FONT = @RRD_DEFAULT_FONT@
RUBY = @RUBY@