Subject: CVS commit: [pkgsrc-2005Q1] pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 04/27/2005 02:28:04
Module Name: pkgsrc
Committed By: salo
Date: Wed Apr 27 02:28:04 UTC 2005
Modified Files:
pkgsrc/mk [pkgsrc-2005Q1]: emacs.mk
Log Message:
Pullup ticket 467 - requested by Thor Lancelot Simon
infrastructure fix for xemacs packages
Revisions pulled up:
- pkgsrc/mk/emacs.mk 1.18
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.17.2.1 pkgsrc/mk/emacs.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.