Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Jim Wise <jwise@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2005 17:48:09
Module Name:	pkgsrc
Committed By:	jwise
Date:		Mon Mar  7 17:48:09 UTC 2005

Modified Files:
	pkgsrc/mk: emacs.mk

Log Message:
Do NOT assume that DISTNAME == PKG_NAME just to avoid using :=.

Doing so broke any package (such as matlab-mode) where these were not equal,
and in a particularly damaging and non-obvious way.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/emacs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.