diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-21 01:35:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-21 01:35:39 +0000 |
commit | 71e512b8a8fc2001e199a11f62e321b2ad8b6089 (patch) | |
tree | 08cd61a3950c133fc0db1dc21ec3eb07c6000e41 /multimedia/y4mscaler | |
parent | 6f3c44cfd9cda7edfac1f4920e1b8b9359ac8423 (diff) | |
download | ports-71e512b8a8fc2001e199a11f62e321b2ad8b6089.tar.gz ports-71e512b8a8fc2001e199a11f62e321b2ad8b6089.zip |
Notes
Diffstat (limited to 'multimedia/y4mscaler')
-rw-r--r-- | multimedia/y4mscaler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/y4mscaler/Makefile b/multimedia/y4mscaler/Makefile index 0bdf463af73b..6705e933471f 100644 --- a/multimedia/y4mscaler/Makefile +++ b/multimedia/y4mscaler/Makefile @@ -7,7 +7,7 @@ PORTNAME= y4mscaler PORTVERSION= 9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.mir.com/DMG/Software/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= multimedia@FreeBSD.org COMMENT= Y4mscaler scales, crops, and shifts Y'CbCr video -LIB_DEPENDS= lavjpeg-1.8.0:${PORTSDIR}/multimedia/mjpegtools +LIB_DEPENDS= lavjpeg-1.9.1:${PORTSDIR}/multimedia/mjpegtools USE_GMAKE= yes |