Subject: CVS commit: pkgsrc/sysutils/radmind
To: None <pkgsrc-changes@NetBSD.org>
From: Hauke Fath <hauke@netbsd.org>
List: pkgsrc-changes
Date: 08/29/2007 13:52:43
Module Name: pkgsrc
Committed By: hauke
Date: Wed Aug 29 13:52:43 UTC 2007
Modified Files:
pkgsrc/sysutils/radmind: Makefile
Log Message:
The package's configure script inserts echo(1) with full path into
ra.sh, which is the buildlinked tool unless we provide the correct
value. The configure script allows to tweak {echo_path} from the
environment, but wants to see a full path in that variable, which is
why we have to set {ac_cv_path_echopath} here.
Remove the USE_TOOLS setting, since both are already added according
to 'make show-vars VARNAMES=USE_TOOLS'.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/sysutils/radmind/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.