From 141d8ee2d2e1b03c5c45a78af7528ff082ae26ac Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 7 Jan 2019 18:31:52 +0000 Subject: Fix build with DEFAULT_VERSIONS=python=3.x PR: 234633 --- graphics/qgis/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/qgis/Makefile') diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 02edcacd0aa4..2b3b09da5d09 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -38,6 +38,7 @@ USE_QT= corelib designer doc gui linguist_build moc_build \ network qmake_build rcc_build script sql sql-pgsql \ sql-sqlite3 svg testlib uic_build webkit xml USE_LDCONFIG= yes +BINARY_ALIAS= pyrcc4=pyrcc4-${PYTHON_VER} ICON_SIZES= 8 16 22 24 32 36 42 48 64 72 80 96 128 192 256 512 -- cgit v1.2.3