diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/mk.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 9c8758388a5..b2718b66539 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.7 2004/10/11 19:44:06 tv Exp $ +# $NetBSD: mk.conf,v 1.8 2004/10/12 13:58:22 tv Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -1993,8 +1993,8 @@ USE_DB2?= NO # Default: NO USE_ESOUND?= YES -# Whether to compile support for the Enlightened Sound Daemon or not in the -# following packages: libmikmod. +# Whether to compile support for the Enlightened Sound Daemon into packages +# needing audio support. # Possible: YES, or NO. # Default: YES |