aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2010-06-13 16:40:06 +0800
committererwin <erwin@FreeBSD.org>2010-06-13 16:40:06 +0800
commitd2fad415839f287c99c5f1d5975409066a3328bf (patch)
treef779f3f1e47d7d3efae18c54fc3f68e9077e7bde /multimedia
parent52ae5d558cd5b323d8a17cffa5d24ef226ae6da8 (diff)
downloadfreebsd-ports-gnome-d2fad415839f287c99c5f1d5975409066a3328bf.tar.gz
freebsd-ports-gnome-d2fad415839f287c99c5f1d5975409066a3328bf.tar.zst
freebsd-ports-gnome-d2fad415839f287c99c5f1d5975409066a3328bf.zip
BROKEN should not be quoted.
No functional change.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/recmpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/recmpeg/Makefile b/multimedia/recmpeg/Makefile
index 1a98add52c29..ebd153af4547 100644
--- a/multimedia/recmpeg/Makefile
+++ b/multimedia/recmpeg/Makefile
@@ -29,7 +29,7 @@ LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
-BROKEN= "Fails to link on ia64"
+BROKEN= Fails to link on ia64
.endif
.include <bsd.port.post.mk>