aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpeg4ip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index d25b78a819c7..31af61791777 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -114,7 +114,7 @@ post-patch:
# use libgnugetopt
.if ${OSVERSION} < 500041
@${REINPLACE_CMD} -E -e \
- s'|(-lm)|\1 -lgnugetopt|' \
+ 's|(-lm)|\1 -lgnugetopt|' \
${WRKSRC}/util/iptv/Makefile.in
.endif
# do not install manm man pages