pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/BasiliskII Add PKG_OPTIONS_LEGACY_OPTS due t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/face0932a8c5
branches: trunk
changeset: 498728:face0932a8c5
user: hira <hira%pkgsrc.org@localhost>
date: Thu Sep 01 11:31:57 2005 +0000
description:
Add PKG_OPTIONS_LEGACY_OPTS due to previous commit (esd -> esound).
Pointed out by dillo@.
diffstat:
emulators/BasiliskII/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 34426fb3cac0 -r face0932a8c5 emulators/BasiliskII/options.mk
--- a/emulators/BasiliskII/options.mk Thu Sep 01 03:40:42 2005 +0000
+++ b/emulators/BasiliskII/options.mk Thu Sep 01 11:31:57 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2005/08/31 16:11:34 hira Exp $
+# $NetBSD: options.mk,v 1.3 2005/09/01 11:31:57 hira Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.BasiliskII
PKG_SUPPORTED_OPTIONS= esound gtk sdl
+PKG_OPTIONS_LEGACY_OPTS+= esd:esound
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index