diff options
author | lioux <lioux@FreeBSD.org> | 2004-03-14 11:56:07 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-03-14 11:56:07 +0800 |
commit | 9b2662592f2c4cc1804a528e88614cf768dc0ac6 (patch) | |
tree | 468050338f497679da80d0d2ef8e3b4435ec1cd2 /multimedia/dv2jpg | |
parent | 71ce843a4f9ba07f2f773ca7d0e7c5634a19e23a (diff) | |
download | freebsd-ports-gnome-9b2662592f2c4cc1804a528e88614cf768dc0ac6.tar.gz freebsd-ports-gnome-9b2662592f2c4cc1804a528e88614cf768dc0ac6.tar.zst freebsd-ports-gnome-9b2662592f2c4cc1804a528e88614cf768dc0ac6.zip |
Chase libdv shared library version bump
Diffstat (limited to 'multimedia/dv2jpg')
-rw-r--r-- | multimedia/dv2jpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/dv2jpg/Makefile b/multimedia/dv2jpg/Makefile index db4f967602e1..68951db0c25a 100644 --- a/multimedia/dv2jpg/Makefile +++ b/multimedia/dv2jpg/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Convert Type-2 DV codec-encoded AVI streams to mjpeg-encoded AVI -LIB_DEPENDS= dv.3:${PORTSDIR}/multimedia/libdv +LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv USE_GNOME= gdkpixbuf MAKEFILE= makefile |