aboutsummaryrefslogtreecommitdiff
path: root/graphics/qgis/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-01-07 18:31:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-01-07 18:31:52 +0000
commit141d8ee2d2e1b03c5c45a78af7528ff082ae26ac (patch)
tree5872070a6d7cb0f26352fc2c5230234af2e51931 /graphics/qgis/Makefile
parent818e3700117290eedc17725054dc111740c5089a (diff)
downloadports-141d8ee2d2e1b03c5c45a78af7528ff082ae26ac.tar.gz
ports-141d8ee2d2e1b03c5c45a78af7528ff082ae26ac.zip
Fix build with DEFAULT_VERSIONS=python=3.x
PR: 234633
Notes
Notes: svn path=/head/; revision=489603
Diffstat (limited to 'graphics/qgis/Makefile')
-rw-r--r--graphics/qgis/Makefile1
1 files changed, 1 insertions, 0 deletions
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