diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-24 07:52:30 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-24 07:52:30 +0000 |
commit | 834ddf0e25c38ed7245589dbdc226cfdab9fd13e (patch) | |
tree | aba0978c1737dd1d6f50b11a4334d70a3359f0a2 /multimedia/y4mscaler | |
parent | 6a1615fc49ae53b3a879a71f29c38fc2a0ff7fa2 (diff) |
Notes
Diffstat (limited to 'multimedia/y4mscaler')
-rw-r--r-- | multimedia/y4mscaler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/y4mscaler/Makefile b/multimedia/y4mscaler/Makefile index 2254dc0f7abe..23b4b8523fd8 100644 --- a/multimedia/y4mscaler/Makefile +++ b/multimedia/y4mscaler/Makefile @@ -14,7 +14,7 @@ COMMENT= Y4mscaler scales, crops, and shifts Y'CbCr video BROKEN= Conflicts with mjpegtools on /usr/local/bin/y4mscaler -LIB_DEPENDS= liblavjpeg-2.0.so:${PORTSDIR}/multimedia/mjpegtools +LIB_DEPENDS= liblavjpeg.so:${PORTSDIR}/multimedia/mjpegtools USES= gmake |