Remove MPLAYER_USE_REALMEDIA, used by default on i386, powerpc and alpha.
This commit is contained in:
parent
cc2450b7e2
commit
0ca23e301d
1 changed files with 1 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: bsd.pkg.defaults.mk,v 1.150 2003/05/22 16:53:40 salo Exp $
|
||||
# $NetBSD: bsd.pkg.defaults.mk,v 1.151 2003/05/24 17:32:02 salo Exp $
|
||||
#
|
||||
|
||||
# A file providing defaults for pkgsrc and the packages collection.
|
||||
|
@ -1110,13 +1110,6 @@ MPLAYER_ENABLE_RUNTIME_CPU_DETECTION?= YES
|
|||
# Possible: YES, NO
|
||||
# Default: YES
|
||||
|
||||
MPLAYER_USE_REALMEDIA?= NO
|
||||
# Used by mplayer to enable realmedia support by using the realplayer
|
||||
# libraries. Note that this only works on i386 and also adds a
|
||||
# dependency for the linux emulation to this package.
|
||||
# Possible: YES, NO
|
||||
# Default: NO
|
||||
|
||||
#MOTIF_TYPE?= openmotif
|
||||
# Used by motif.buildlink2.mk to choose which Motif-2.0-compatible
|
||||
# installation to use. This value is also automatically set by
|
||||
|
|
Loading…
Reference in a new issue