mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
cb2fb43562
Submitted by: Mark Rowlands <mark.rowlands@minmail.net> (partially).
12 lines
461 B
Plaintext
12 lines
461 B
Plaintext
--- contrib/Makefile.in.orig Sun Apr 14 11:51:05 2002
|
|
+++ contrib/Makefile.in Wed May 1 16:08:10 2002
|
|
@@ -88,7 +88,7 @@
|
|
ZLIB_LIB_DIR = @ZLIB_LIB_DIR@
|
|
|
|
SUBDIRS = trytime
|
|
-contribdir = $(prefix)/contrib
|
|
+contribdir = $(prefix)/share/examples/rrdtool
|
|
contrib_DATA = README
|
|
EXTRA_DIST = rrdview log2rrd rrd-file-icon rrdproc rrdlastds add_ds killspike rrdfetchnames snmpstats rrdexplorer php3 php4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
|