Remove WITH_QT_PHONON check, qt4-phonon was removed in r313054.
This commit is contained in:
parent
1e1687202c
commit
d37d2f7290
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322188
1 changed files with 0 additions and 4 deletions
|
@ -33,10 +33,6 @@ MAKE_JOBS_SAFE= yes
|
|||
|
||||
PLIST_SUB+= QT_PREFIX=${QT_PREFIX}
|
||||
|
||||
.if defined(WITH_QT_PHONON)
|
||||
IGNORE= conflicts with Qt 4 Phonon. Please, deinstall qt4-phonon-gst and unset WITH_QT_PHONON to continue
|
||||
.endif
|
||||
|
||||
OPTIONS_DEFINE= GST_PLUGINS
|
||||
|
||||
GST_PLUGINS_DESC= Install GStreamer plugins
|
||||
|
|
Loading…
Reference in a new issue