diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-05 18:50:50 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-05 18:50:50 +0000 |
commit | 61530e6b716c49e2c0829c00a956fe62d21c324c (patch) | |
tree | c159d1c2b55dff9f52d814f84932f0c7ebb372cc /sysutils | |
parent | 28997b2b0368fc9826f9c9f308e54a079defc27b (diff) | |
download | FreeBSD-ports-61530e6b716c49e2c0829c00a956fe62d21c324c.zip FreeBSD-ports-61530e6b716c49e2c0829c00a956fe62d21c324c.tar.gz |
Chase library version bump on multimedia/ffmpeg
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xvidcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index 5a21d79..02f749e 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= thierry@FreeBSD.org COMMENT= Capture your X display to individual frames or MPEG video -LIB_DEPENDS= avcodec.0:${PORTSDIR}/multimedia/ffmpeg +LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg RUN_DEPENDS= animate:${PORTSDIR}/graphics/ImageMagick GNU_CONFIGURE= yes |