diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-21 16:36:12 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-21 16:36:12 +0000 |
commit | 734b61f327683a6f33dff50fd033a2320cd3e0d6 (patch) | |
tree | 6c81a8048a5cb3b8b09b589e7ef9bc5732d5be77 /graphics/qgis | |
parent | f7a05e2b63bd7e68a0258979cd88c065e7dd4d4a (diff) | |
download | ports-734b61f327683a6f33dff50fd033a2320cd3e0d6.tar.gz ports-734b61f327683a6f33dff50fd033a2320cd3e0d6.zip |
Notes
Diffstat (limited to 'graphics/qgis')
-rw-r--r-- | graphics/qgis/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 1af9cd1468c5..195bb782a619 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -28,8 +28,7 @@ GH_ACCOUNT= qgis GH_COMMIT= 00ab94f GH_TAGNAME= ${GH_COMMIT} -USES= bison cmake gmake -USE_PYTHON= yes +USES= bison cmake gmake python USE_SQLITE= yes USE_QT4= gui svg xml network sql designer testlib linguist_build \ qmake_build moc_build rcc_build uic_build |