Skip to content

Commit

Permalink
qgis3: remove useless qt59 variant
Browse files Browse the repository at this point in the history
  • Loading branch information
Veence committed May 22, 2018
1 parent 73f6c98 commit 312eec4
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions gis/qgis3/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,20 +54,6 @@ depends_lib-append port:libiconv \
port:qwt-qt5 \
port:qjson-qt5

variant qt59 description "Build with qt59" {
depends_lib-delete port:qt5-qtwebkit \
port:qt5-qtscript \
port:qt5-sqlite-plugin \
port:qt5-qtscxml \
port:qt5-qtxmlpatterns

depends_lib-append port:qt59-qtwebkit \
port:qt59-qtscript \
port:qt59-sqlite-plugin \
port:qt59-qtscxml \
port:qt59-qtxmlpatterns
}

depends_build-append \
port:bison \
port:ld64
Expand Down

0 comments on commit 312eec4

Please sign in to comment.