This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. While here, pet portlint. PR: 234327 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
ce797cbd13
commit
f5193c8872
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488425
1 changed files with 1 additions and 1 deletions
|
@ -16,9 +16,9 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \
|
|||
libproj.so:graphics/proj \
|
||||
libquazip5.so:archivers/quazip@qt5
|
||||
|
||||
USES= compiler:c++11-lang pkgconfig qmake qt:5 sqlite:3
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= openstreetmap
|
||||
USES= pkgconfig qt:5 sqlite:3 qmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
QMAKE_ARGS= SYSTEM_QUAZIP=1
|
||||
|
|
Loading…
Reference in a new issue