Remove WITH_QT_PHONON check, qt4-phonon was removed in r313054.
This commit is contained in:
parent
aef24b82bd
commit
1e1687202c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322187
1 changed files with 0 additions and 4 deletions
|
@ -43,10 +43,6 @@ CMAKE_ARGS+= -DWITH_PulseAudio:BOOL=OFF
|
|||
|
||||
PLIST_SUB+= QT_PREFIX=${QT_PREFIX}
|
||||
|
||||
.ifdef(WITH_QT_PHONON)
|
||||
IGNORE= conflicts with Qt 4 phonon. Please, deinstall qt4-phonon and unset WITH_QT_PHONON to continue
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} -e '/phonon.pc/s|pkgconfig|../libdata/pkgconfig|' \
|
||||
-e 's|{QT_INCLUDES}|{QT_INCLUDES} ${LOCALBASE}/include|'\
|
||||
|
|
Loading…
Reference in a new issue