summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/vlc-devel/Makefile2
-rw-r--r--multimedia/vlc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 48906a4626ec..d12472f7494e 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -46,7 +46,7 @@ OPTIONS+= LIVEMEDIA "Support for rstp/rtp/sdp protocols" On
OPTIONS+= MAD "Mad mp3 audio decoder support" On
OPTIONS+= MATROSKA "Matroska Container Format support" On
OPTIONS+= MPEG2 "Mpeg-2 audio/video decoder Support" On
-OPTIONS+= NCURSES "Enable ncueses (console) interface" Off
+OPTIONS+= NCURSES "Enable ncurses (console) interface" Off
OPTIONS+= OGG "Ogg audio decoder support" On
OPTIONS+= QT4 "QT4 Interface" On
OPTIONS+= REALAUDIO "Real audio(R) support" On
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 4e5aa9d8b9a9..e759dc825572 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -45,7 +45,7 @@ OPTIONS+= LIVEMEDIA "Support for rstp/rtp/sdp protocols" On
OPTIONS+= MAD "Mad mp3 audio decoder support" On
OPTIONS+= MATROSKA "Matroska Container Format support" On
OPTIONS+= MPEG2 "Mpeg-2 audio/video decoder Support" On
-OPTIONS+= NCURSES "Enable ncueses (console) interface" Off
+OPTIONS+= NCURSES "Enable ncurses (console) interface" Off
OPTIONS+= OGG "Ogg audio decoder support" On
OPTIONS+= REALAUDIO "Real audio(R) support" On
OPTIONS+= SAMBA "SAMBA Access module" On