diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-05-14 21:08:48 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-05-14 21:08:48 +0000 |
commit | b449c76d8c3f803dcf1692c538cd33648d9c5598 (patch) | |
tree | 7a4b7bd929c854774715f59578a6be61eb282a74 /multimedia/mplayer | |
parent | f5ae687d97565ed502fba2e2e943e7c74d814cc3 (diff) | |
download | ports-b449c76d8c3f803dcf1692c538cd33648d9c5598.tar.gz ports-b449c76d8c3f803dcf1692c538cd33648d9c5598.zip |
Notes
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r-- | multimedia/mplayer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 790f71628180..e92d482acb35 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -88,7 +88,7 @@ # The following is only of interest if you have enabled # WITHOUT_RUNTIME_CPUDETECTION # Further, the correct instruction set of your processor is normally -# auto-detected, so there is probably no necissity to change them. +# auto-detected, so there is probably no necessity to change them. # # WITHOUT_MMX # default: autodetected @@ -230,10 +230,10 @@ # default: autodetect # # WITH_LIVEMEDIA -# default: autotedect +# default: autodetect # # WITH_MATROSKA -# default: autotedect +# default: autodetect # # WITH_XVID # default: autodetect |