pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults libmikmod is certainly not the only packag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d6ad249f9d3
branches:  trunk
changeset: 481787:6d6ad249f9d3
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Oct 12 13:58:22 2004 +0000

description:
libmikmod is certainly not the only package using USE_ESOUND any longer....

diffstat:

 mk/defaults/mk.conf |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 2e6093897a91 -r 6d6ad249f9d3 mk/defaults/mk.conf
--- a/mk/defaults/mk.conf       Tue Oct 12 13:48:29 2004 +0000
+++ b/mk/defaults/mk.conf       Tue Oct 12 13:58:22 2004 +0000
@@ -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 @@
 # 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
 



Home | Main Index | Thread Index | Old Index