From 8fb9c87f538c937aec7967c7e85e209d320d8136 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 11 May 2009 08:24:58 +0000 Subject: Allow faad options for mencoder as well. From Hiroyuki Bessho in PR 41403. --- multimedia/mplayer-share/options.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'multimedia/mplayer-share') diff --git a/multimedia/mplayer-share/options.mk b/multimedia/mplayer-share/options.mk index 3801f828543..fa55168b081 100644 --- a/multimedia/mplayer-share/options.mk +++ b/multimedia/mplayer-share/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.35 2009/01/03 15:18:18 shattered Exp $ +# $NetBSD: options.mk,v 1.36 2009/05/11 08:24:58 wiz Exp $ .if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*) @@ -19,12 +19,12 @@ PKG_SUPPORTED_OPTIONS= gif jpeg mad dts dv dvdread png theora vorbis x264 debug PKG_SUPPORTED_OPTIONS+= oss .endif -# Set options based on the specific package being built. -.if !empty(PKGNAME:M*mplayer*) PKG_OPTIONS_OPTIONAL_GROUPS= faadgroup PKG_OPTIONS_GROUP.faadgroup= faad mplayer-internal-faad PKG_SUGGESTED_OPTIONS+= mplayer-internal-faad +# Set options based on the specific package being built. +.if !empty(PKGNAME:M*mplayer*) PKG_SUPPORTED_OPTIONS+= aalib esound ggi mplayer-menu nas pulseaudio sdl . if ${OPSYS} != "SunOS" -- cgit v1.2.3