Subject: CVS commit: pkgsrc/net/tnftp
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 07/11/2007 19:27:18
Module Name: pkgsrc
Committed By: tron
Date: Wed Jul 11 19:27:18 UTC 2007
Modified Files:
pkgsrc/net/tnftp: Makefile.common
Log Message:
Fix an installation problem under Mac OS X on a case-insensitive filesystem.
"bmake" would always report that "`install' is up to date." because it
finds "INSTALL" when searching for "install".
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/net/tnftp/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.