Subject: CVS commit: pkgsrc/databases/rrdtool
To: None <pkgsrc-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2002 21:33:09
Module Name: pkgsrc
Committed By: bouyer
Date: Wed Nov 27 19:33:09 UTC 2002
Modified Files:
pkgsrc/databases/rrdtool: distinfo
pkgsrc/databases/rrdtool/patches: patch-ak
Log Message:
The module RRDs.so depends on libraries from X11. $X11BSE/lib is in LD_RUN_PATH,
but it seems the linker ignores it when there are explicit -Wl,-R on the
command line. So add a -Wl,-R@X11BASE/lib to OTHERLDFLAGS.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/rrdtool/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/rrdtool/patches/patch-ak
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.