mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
replace -disable-qtx-codecs with --disable-qtx-codecs
Approved by: maintainer
This commit is contained in:
parent
bb8c2efbee
commit
cc0aa3e75a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85734
@ -495,7 +495,7 @@ CODEC_PORT= ${PORTSDIR}/multimedia/win32-codecs
|
||||
CODEC_DETECTION_FILE!= ${MAKE} -f ${CODEC_PORT}/Makefile -V CODEC_DETECTION_FILE
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-win32 \
|
||||
-disable-qtx-codecs
|
||||
--disable-qtx-codecs
|
||||
.endif
|
||||
.endif # ARCH == i386
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user