aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/mplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index eb5bc3213d7d..68e4d7811ce2 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -710,7 +710,7 @@ pre-everything::
@${ECHO_MSG} "Take a careful look into the Makefile in order"
@${ECHO_MSG} "to learn how to tune mplayer towards you personal preferences!"
@${ECHO_MSG} "For example,"
- @${ECHO_MSG} "make WITH_GTK1
+ @${ECHO_MSG} "make WITH_GTK1"
@${ECHO_MSG} "builds MPlayer with GTK1-GUI support."
.if !defined(WITHOUT_GUI)