diff options
author | lioux <lioux@FreeBSD.org> | 2002-12-01 07:43:56 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-12-01 07:43:56 +0000 |
commit | de24afd6299632829b56a9ea4fcde9176f212ad0 (patch) | |
tree | 11b5810ee8157f0a5983d58973dc9a57fa6f98f8 /graphics | |
parent | 6696ea52b3d9c771af2b7c15da6b1a7c9cb2b917 (diff) | |
download | FreeBSD-ports-de24afd6299632829b56a9ea4fcde9176f212ad0.zip FreeBSD-ports-de24afd6299632829b56a9ea4fcde9176f212ad0.tar.gz |
Chase graphics/divx4linux repo copy move to multimedia/linux-divx4linux
Prompted by: kris
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/avidemux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/avidemux/Makefile b/graphics/avidemux/Makefile index 933d5e8..4f4622b 100644 --- a/graphics/avidemux/Makefile +++ b/graphics/avidemux/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= xvidcore.0:${PORTSDIR}/graphics/xvid \ mp3lame.0:${PORTSDIR}/audio/lame \ mad.1:${PORTSDIR}/audio/mad BUILD_DEPENDS= \ - ${LINUXBASE}/usr/include/divx/decore.h:${PORTSDIR}/multimedia/divx4linux \ + ${LINUXBASE}/usr/include/divx/decore.h:${PORTSDIR}/multimedia/linux-divx4linux \ ${X11BASE}/include/X11/extensions/Xvlib.h:${PORTSDIR}/graphics/xv WRKSRC= ${WRKDIR}/avidemux-0.9pre16 |