summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-03-29 17:44:02 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-03-29 17:44:02 +0000
commit6fd53cd51c6d71a1b7c2f32f69d4c16a19fb1643 (patch)
tree945c90f074987ca05a84b4fccbbbc4875e5467b0 /multimedia/mplayer
parentdvipdfm-cjk -> dvipdfmx, and upgrade to 20030313 (diff)
xvid was moved to multimedia
Notes
Notes: svn path=/head/; revision=77694
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 38e8f88bb47d..6276eca1f10b 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -374,7 +374,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/live/liveMedia/libliveMedia.a:${PORTSDIR}/net/live
.if defined(WITH_XVID)
CONFIGURE_ARGS+= --enable-xvid \
--with-xvidcore=${LOCALBASE}/lib/libxvidcore.so
-LIB_DEPENDS+= xvidcore.0:${PORTSDIR}/graphics/xvid
+LIB_DEPENDS+= xvidcore.0:${PORTSDIR}/multimedia/xvid
.endif
.if defined(WITH_FAAD)