1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Fix build on gcc-based architectures:

cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-12 03:38:39 +00:00
parent 686fff8dc9
commit dd249cefc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495415

View File

@ -12,7 +12,8 @@ COMMENT= Convert custom image to cross stitch design, edit stitch designs
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
USES= desktop-file-utils dos2unix gl qmake qt:5 shared-mime-info zip
USES= compiler:c++11-lang desktop-file-utils dos2unix gl qmake qt:5 \
shared-mime-info zip
DOS2UNIX_GLOB= *.cpp *.csc *.h *.pro *.txt *.xml
USE_GL= gl
USE_QT= concurrent core gui printsupport svg widgets buildtools_build