summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-01-27 17:26:04 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-01-27 17:26:04 +0000
commitb8adc1234d79080c82356d601f2e510ec56c4e0e (patch)
tree79dbb2c8acd99f7c519633bce3264df98798c315 /graphics
parentUpdate to 0.5 (diff)
Fix typo
PR: 34331 Submitted by: ports@geeksrus.net
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mplayer-skins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mplayer-skins/Makefile b/graphics/mplayer-skins/Makefile
index 69a6a8dc510c..0d24534435bd 100644
--- a/graphics/mplayer-skins/Makefile
+++ b/graphics/mplayer-skins/Makefile
@@ -63,7 +63,7 @@ post-clean:
#
# Build and install all skins (rather expensive)
#
-. if defined(WITH_SKIN_ALL)
+.if defined(WITH_SKIN_ALL)
WITH_SKIN_DEFAULT=yes
WITH_SKIN_AVIFILE=yes
WITH_SKIN_BLUEHEART=yes