Subject: Re: CVS commit: pkgsrc/emulators/BasiliskII
To: None <hira@netbsd.org, tech-pkg@NetBSD.org>
From: Dieter Baron <dillo@danbala.tuwien.ac.at>
List: tech-pkg
Date: 09/01/2005 11:47:39
In article <20050831161134.24BA52DA27@cvs.netbsd.org> Kouichirou wrote:
: Modified Files:
: pkgsrc/emulators/BasiliskII: options.mk
: Log Message:
: Use esound instead of esd.
: Some packages are already using it with same meaning.
Please add
PKG_OPTIONS_LEGACY_OPTS+= esd:esound
either to this file or to mk/defaults/obsolete.mk (if other packages
were using esd, too) to maintain backwards compatibility.
yours,
dillo