summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorsalo <salo>2004-04-10 12:26:23 +0000
committersalo <salo>2004-04-10 12:26:23 +0000
commitea94c60aa977ab59c32a20ecffc08d305999d641 (patch)
treefc718dfd3324de6300d83b4fd6952d9be6bc708a /mk
parent31cbe20ba691a79bc2030cab6aa36289af47ec29 (diff)
downloadpkgsrc-ea94c60aa977ab59c32a20ecffc08d305999d641.tar.gz
Add "matroska" driver to list of possible MPLAYER_DISABLE_DRIVERS options.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index 636d100d187..3ead8f97ba9 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.227 2004/04/04 07:09:38 agc Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.228 2004/04/10 12:26:23 salo Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1408,7 +1408,7 @@ MOZILLA_USE_XFT?= NO
MPLAYER_DISABLE_DRIVERS?=
# Whitespace separated list of output drivers that are not wanted in
# mplayer/gmplayer's binary.
-# Possible: arts esd nas sdl
+# Possible: arts esd matroska nas sdl
# Default: empty
MPLAYER_ENABLE_RUNTIME_CPU_DETECTION?= YES