Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Jim Wise <jwise@netbsd.org>
List: pkgsrc-changes
Date: 04/08/2005 19:05:29
Module Name:	pkgsrc
Committed By:	jwise
Date:		Fri Apr  8 19:05:29 UTC 2005

Modified Files:
	pkgsrc/mk: emacs.mk

Log Message:
Second cut of a fix for the problem where PKGNAME is geting set to xemacs-${VERRSION}
(not xemacs-${PKGNAME}-${VERSION}) for all packages using this and not explicitly
setting PKGNAME>

A better way of doing this should be found, but this fixes builds.


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

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