id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 58005,mythtv-core.28 @ 0.28.2-Fixes-20180201_5: Build failure on OSX 10.11 because of qt5 is replaced by qt511,acediac,ctreleaven,"mythtv-core.28 fails to build on El Capitan (OSX 10.11) because qt5 has been replaced by qt511 as the last version supported on the platform. The error encountered is: {{{Error: Can't install qt5-mysql-plugin because conflicting ports are active: qt511-qtbase}}} The Portfile probably needs conditional selection of the appropriate qt5 -> qt511 dependencies for OSX 10.11, without changes for newer OSes I was able to get it to build by replacing the following in the Portfile: depends_lib-append: \\ qt5-mysql-plugin -> qt511-mysql-plugin \\ qt5-qtscript -> qt511-qtscript \\ qt5-qtwebkit -> qt511-qtwebkit require_active_variants: \\ qt5-mysql-plugin -> qt511-mysql-plugin ",defect,assigned,Normal,,ports,2.5.4,,,,mythtv-core.28