mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
use the previous release of RRDTool. Also incorporate the CONFIGURE_TARGET changes (PR ports/126524).
11 lines
417 B
Text
11 lines
417 B
Text
--- examples/Makefile.in.orig Thu May 3 12:27:17 2007
|
|
+++ examples/Makefile.in Thu May 3 12:27:41 2007
|
|
@@ -219,7 +219,7 @@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
EXTRA_DIST = cgi-demo.cgi.in
|
|
-examplesdir = $(pkgdatadir)/examples
|
|
+examplesdir = $(datadir)/examples/rrdtool
|
|
examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl \
|
|
stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl
|
|
|