diff options
Diffstat (limited to 'graphics/transcode/Makefile')
-rw-r--r-- | graphics/transcode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile index 3bf25e257e43..88866917adca 100644 --- a/graphics/transcode/Makefile +++ b/graphics/transcode/Makefile @@ -134,7 +134,7 @@ PLIST_SUB+= WITH_FFMPEG="@comment " .endif .if defined(WITH_LIBDV) -LIB_DEPENDS+= dv.1:${PORTSDIR}/graphics/libdv +LIB_DEPENDS+= dv.2:${PORTSDIR}/graphics/libdv PLIST_SUB+= WITH_LIBDV="" .else CONFIGURE_ARGS+= --with-dv=no |