summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-10-16 16:17:51 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-10-16 16:17:51 +0000
commitbaf85fd543be1b70fc71fa429fc019d32b8407a7 (patch)
treeb2c10baeb7ebbb506274d49d149c734bd993eed5 /multimedia/mplayer
parentAdd support RTP/RTSP protocol with liveMedia, (diff)
Sorry, fix unnecessary space.
Notes
Notes: svn path=/head/; revision=68151
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 1d41d0ef1bed..6c9b9597f5a2 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -132,7 +132,7 @@ CONFIGURE_ARGS+= --enable-live \
--with-livelibdir=${LOCALBASE}/live
RUN_DEPENDS+= ${LOCALBASE}/live/liveMedia/libliveMedia.a:${PORTSDIR}/net/liveMedia
BUILD_DEPENDS+= ${LOCALBASE}/live/liveMedia/libliveMedia.a:${PORTSDIR}/net/liveMedia
- .endif
+.endif
.if defined(WITH_XANIM)
BUILD_DEPENDS+= xanim:${PORTSDIR}/graphics/xanim