lang/basic256: fix build with GCC-based architectures

PR:	235204
Submitted by:	pkubaj@anongoth.pl
This commit is contained in:
Fernando Apesteguía 2019-01-27 16:25:52 +00:00
parent 932b33e3ec
commit a9b03b8a70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491366

View file

@ -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}"