summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-09-20 20:22:41 +0000
committerkris <kris@FreeBSD.org>2002-09-20 20:22:41 +0000
commit022ded70eadab51d07c8a925ca8155cb7205bdb4 (patch)
treee32217c32391e3494e971356da94e7a3f61c4920 /multimedia
parent740c57ef55cddf4e254a3b81462a1f07068a6886 (diff)
downloadFreeBSD-ports-022ded70eadab51d07c8a925ca8155cb7205bdb4.zip
FreeBSD-ports-022ded70eadab51d07c8a925ca8155cb7205bdb4.tar.gz
Correct typo in PLIST_SUB that prevented package build on bento.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile2
-rw-r--r--multimedia/mplayerxp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index bb718ae..8d758bf 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -82,7 +82,7 @@ CFLAGS+= -O3 -ffast-math -fomit-frame-pointer
WITH_GUI= yes
PLIST_SUB+= GMPLAYER=""
.else
-PLIST_SUB+= GMPLAYER="@comment"
+PLIST_SUB+= GMPLAYER="@comment "
.endif
.if defined(WITH_GUI)
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index bb718ae..8d758bf 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -82,7 +82,7 @@ CFLAGS+= -O3 -ffast-math -fomit-frame-pointer
WITH_GUI= yes
PLIST_SUB+= GMPLAYER=""
.else
-PLIST_SUB+= GMPLAYER="@comment"
+PLIST_SUB+= GMPLAYER="@comment "
.endif
.if defined(WITH_GUI)
OpenPOWER on IntegriCloud