summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-31 15:11:40 +0000
committerwiz <wiz@pkgsrc.org>2005-05-31 15:11:40 +0000
commitbd14bb74a1272610717d845ffc035f16391f50a6 (patch)
treef416c4334cf7dc9c4866f6ca82715185d169ebe3 /mk
parent852434baa454ee4c4263e7f4c54883c1776b1017 (diff)
downloadpkgsrc-bd14bb74a1272610717d845ffc035f16391f50a6.tar.gz
Remove obsolete GQMPEG_NO_* variables.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf15
1 files changed, 1 insertions, 14 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 14699014c33..b1b7c8640ab 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -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 @@ GOLEM_WITH_SOUND?= NO
# 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