Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 12/06/2003 18:47:45
Module Name: pkgsrc
Committed By: cube
Date: Sat Dec 6 18:47:45 UTC 2003
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
When DIST_SUBDIR is set, make sure various download variables don't get
changed when they're defined but empty. Although it might sound weird
to have DISTFILES empty and DIST_SUBDIR set, it makes sense for wrapper
packages such as graphics/Mesa.
Fixes PR 23658 from Aaron J. Grier.
To generate a diff of this commit:
cvs rdiff -r1.1314 -r1.1315 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.