Subject: CVS commit: pkgsrc/graphics/tiff
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 04/24/2004 18:24:56
Module Name: pkgsrc
Committed By: tv
Date: Sat Apr 24 18:24:56 UTC 2004
Modified Files:
pkgsrc/graphics/tiff: Makefile
Log Message:
Don't put plain comments in make commands. These can result in a nonzero
shell exit code, and thus a failure.
Move comments out of the list of commands. (Alternately ${DO_NADA} could
have been used.)
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 pkgsrc/graphics/tiff/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.