mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
lang/basic256: fix build with GCC-based architectures
PR: 235204 Submitted by: pkubaj@anongoth.pl
This commit is contained in:
parent
932b33e3ec
commit
a9b03b8a70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491366
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ BUILD_DEPENDS= espeak:audio/espeak \
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= bison dos2unix qmake qt:5
|
||||
USES= bison compiler:c++11-lang dos2unix qmake qt:5
|
||||
USE_SDL= sdl mixer
|
||||
USE_QT= buildtools core gui multimedia network printsupport sql widgets serialport
|
||||
QMAKE_ARGS+= LOCALBASE="${LOCALBASE}"
|
||||
|
|
Loading…
Add table
Reference in a new issue