Change "--with-quicktime" to "--enable-quicktime" as required by the configure
script. PR: 115580 Submitted by: Glenn Uhlenbeek <glenn@artdorado.nl> Approved by: maintainer timeout (>1 year 4 months)
This commit is contained in:
parent
63b8213cca
commit
9d29c21342
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225701
@ -46,7 +46,7 @@ MAN1+= ffmpeg-kino.1
|
||||
|
||||
.if defined(WITH_QUICKTIME)
|
||||
LIB_DEPENDS+= quicktime.0:${PORTSDIR}/multimedia/libquicktime
|
||||
CONFIGURE_ARGS+= --with-quicktime
|
||||
CONFIGURE_ARGS+= --enable-quicktime
|
||||
.endif
|
||||
|
||||
.if defined(WITH_FFMPEG_KINO)
|
||||
|
Loading…
Reference in New Issue
Block a user