Subject: CVS commit: pkgsrc/security
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/07/2004 23:58:49
Module Name: pkgsrc
Committed By: jlam
Date: Sat Feb 7 23:58:49 UTC 2004
Modified Files:
pkgsrc/security/openssh: Makefile
pkgsrc/security/openssh+gssapi: Makefile
Log Message:
Don't set LD=${CC} globally, but only pass it to CONFIGURE_ENV, which is
the only relevant place that wants it.
To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 pkgsrc/security/openssh/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/security/openssh+gssapi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.