From 813045038052ffa056be024446c648238b28e790 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 5 Oct 2005 13:29:49 +0000 Subject: Remove some more *LEGACY* settings that are over a month old and thus were before 2005Q3. --- multimedia/mplayer-share/options.mk | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'multimedia') diff --git a/multimedia/mplayer-share/options.mk b/multimedia/mplayer-share/options.mk index d4112fc19ad..771e98883f6 100644 --- a/multimedia/mplayer-share/options.mk +++ b/multimedia/mplayer-share/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.7 2005/07/21 15:20:47 wiz Exp $ +# $NetBSD: options.mk,v 1.8 2005/10/05 13:29:50 wiz Exp $ .if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*) @@ -54,24 +54,6 @@ PKG_SUGGESTED_OPTIONS+= ${_o_} . endif .endfor -# ------------------------------------------------------------------------- -# Define PKG_SUGGESTED_OPTIONS based on deprecated variables. -# ------------------------------------------------------------------------- - -.for d in ${MPLAYER_DISABLE_DRIVERS} -PKG_LEGACY_OPTIONS+=-${d:S/esd/esound/} -PKG_OPTIONS_DEPRECATED_WARNINGS+="Deprecated variable MPLAYER_DISABLE_DRIVERS="${d:Q}" used; use "${PKG_OPTIONS_VAR:Q}"+=-"${d:S/esd/esound/:Q}" instead." -.endfor - -.if ${MACHINE_ARCH} == "i386" -PKG_OPTIONS_LEGACY_VARS+= \ - MPLAYER_ENABLE_RUNTIME_CPU_DETECTION:mplayer-runtime-cpudetection -.endif - -.if ${OPSYS} == "SunOS" -PKG_OPTIONS_LEGACY_VARS+= MPLAYER_USE_MEDIALIB:mlib -.endif - # ------------------------------------------------------------------------- # Handle chosen options. # ------------------------------------------------------------------------- -- cgit v1.2.3