From 6f4af639eb57a31b36b45f5727ddae8c2d8b94ca Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 4 Aug 2003 11:43:47 +0000 Subject: Remove 'faad' support from MPLAYER_DISABLE_DRIVERS. It is an input driver needed to play files as pointed out by wiz@ (sorry for the delay) and salo@. --- mk/bsd.pkg.defaults.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk index 7caf6376db1..a2a70b17a95 100644 --- a/mk/bsd.pkg.defaults.mk +++ b/mk/bsd.pkg.defaults.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.defaults.mk,v 1.168 2003/08/04 11:14:07 jmmv Exp $ +# $NetBSD: bsd.pkg.defaults.mk,v 1.169 2003/08/04 11:43:47 jmmv Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -1193,7 +1193,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 faad nas sdl +# Possible: arts esd nas sdl # Default: empty MPLAYER_ENABLE_RUNTIME_CPU_DETECTION?= YES -- cgit v1.2.3