aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2011-02-09 06:01:50 +0000
committerMikhail Teterin <mi@FreeBSD.org>2011-02-09 06:01:50 +0000
commit7e10f0c8b767cac8ec78ea3f3aec8498011f21cf (patch)
tree0fd07f04a6846c2c6162ef7e5fc37ee5d658ee11 /multimedia/mplayer
parentfd14e293b511c4dbc01d204d6179f8021aaa03af (diff)
Notes
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile.options1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mplayer/Makefile.options b/multimedia/mplayer/Makefile.options
index da1a056ef918..9d640e03a0fd 100644
--- a/multimedia/mplayer/Makefile.options
+++ b/multimedia/mplayer/Makefile.options
@@ -221,6 +221,7 @@ CONFIGURE_ARGS+= --disable-tv-v4l1 \
.if defined(WITH_LIBRTMP)
LIB_DEPENDS+= rtmp.0:${PORTSDIR}/multimedia/rtmpdump
CONFIGURE_ARGS+= --enable-librtmp
+EXTRA_LIBS+= -lrtmp
.else
CONFIGURE_ARGS+= --disable-librtmp
.endif