Subject: CVS commit: pkgsrc/cad/wcalc
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/19/2005 15:37:08
Module Name: pkgsrc
Committed By: rillig
Date: Sat Nov 19 15:37:08 UTC 2005
Modified Files:
pkgsrc/cad/wcalc: Makefile Makefile.common
Log Message:
Fixed pkglint warnings:
- Replaced #defined with #none for EXTRACT_ONLY.
- Replaced #defined with yes for NO_BUILD, NO_CONFIGURE, NO_MTREE.
- Removed NO_CHECKSUM completely, as a distinfo file exists, it has the
correct checksums, and I couldn't find even a hint to why NO_CHECKSUM
was set.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/cad/wcalc/Makefile \
pkgsrc/cad/wcalc/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.