mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 235046 Submitted by: Piotr Kubaj
This commit is contained in:
parent
3d727227a4
commit
4f7c0d630c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490947
@ -14,7 +14,7 @@ COMMENT= Advanced file copier
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= qmake qt:5 tar:xz
|
||||
USES= compiler:c++11-lang qmake qt:5 tar:xz
|
||||
USE_QT= buildtools_build linguisttools_build \
|
||||
core gui network widgets xml
|
||||
QMAKE_ARGS= LRELEASE="${LRELEASE}" ultracopier-core.pro
|
||||
|
Loading…
Reference in New Issue
Block a user