Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Minoura Makoto <minoura@netbsd.org>
List: pkgsrc-changes
Date: 10/19/2002 09:48:04
Module Name: pkgsrc
Committed By: minoura
Date: Sat Oct 19 06:48:03 UTC 2002
Modified Files:
pkgsrc/mk: emacs.mk
Log Message:
1. Strip out nb? suffix from EMACS_VERSION
2. New variable PKGNAME_PREFIX, which is either null string or xemacs-
depending on EMACS_FLAVOR. Intended to use like:
DEPENDS+= ${PKGNAME_PREFIX}apel>=10.4:../../devel/apel
BUILD_DEPENDS+= ${PKGNAME_PREFIX}apel>=10.4:../../devel/apel
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/emacs.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.