pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/defaults Remove obsolete GQMPEG_NO_* variables.
details: https://anonhg.NetBSD.org/pkgsrc/rev/568809e3d09f
branches: trunk
changeset: 494844:568809e3d09f
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 31 15:11:40 2005 +0000
description:
Remove obsolete GQMPEG_NO_* variables.
diffstat:
mk/defaults/mk.conf | 15 +--------------
1 files changed, 1 insertions(+), 14 deletions(-)
diffs (29 lines):
diff -r 4ca13e5327a3 -r 568809e3d09f mk/defaults/mk.conf
--- a/mk/defaults/mk.conf Tue May 31 15:08:20 2005 +0000
+++ b/mk/defaults/mk.conf Tue May 31 15:11:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.43 2005/05/19 19:20:29 dillo Exp $
+# $NetBSD: mk.conf,v 1.44 2005/05/31 15:11:40 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1048,19 +1048,6 @@
# Possible: YES, NO
# Default: NO
-#GQMPEG_NO_JAPANESE?= yes
-# Can be enabled to handle keep gqmpeg from interpreting ID3 tags
-# different, to make it possible to read japanese language tags, which
-# may be a problem with tags in other encodings (e.g. windows-1251 as
-# commonly used for russian-language tags).
-# Possible: yes, no, not defined
-# Default: not defined (-> Japanese support enabled)
-
-#GQMPEG_NO_RUSSIAN?= yes
-# Can be enabled to disable russian ID3 tag support
-# Possible: yes, no, not defined
-# Default: not defined (-> Russian support enabled)
-
#GRUB_NETWORK_CARDS=
# Compile netboot support for the listed network interface cards into GRUB.
# Use e.g. "rtl8139" for RealTek 8139 support or "eepro100 epic100" for
Home |
Main Index |
Thread Index |
Old Index