diff options
Diffstat (limited to 'graphics/qgis/Makefile')
-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 6e4bf32c49a0..29526f43f3bb 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= geos:${PORTSDIR}/graphics/geos \ USE_BZIP2= yes USE_PYTHON= yes -USES= bison -USE_CMAKE= yes +USES= bison cmake USE_SQLITE= yes USE_QT4= gui svg xml network sql designer linguist_build \ qmake_build moc_build rcc_build uic_build |