Skip to content

Commit

Permalink
qgis: fix typo; allow for QT5 error to be shown
Browse files Browse the repository at this point in the history
  • Loading branch information
jambonrose authored and kencu committed Feb 22, 2018
1 parent c79a226 commit aca90aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gis/qgis/Portfile
Expand Up @@ -134,7 +134,7 @@ pre-configure {
# QT5 is no longer supported. Use QGIS 3 instead

variant qt5 description "Build with Qt5" {
ui_err "Qt5 option is deprecated. Please use the qgis3 port instead"
ui_error "Qt5 option is deprecated. Please use the qgis3 port instead"
}

# Database variants (from the GDAL port)
Expand Down

0 comments on commit aca90aa

Please sign in to comment.