1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

Add compiler:c++11-lang to USES to fix build on GCC-based systems:

ERROR: You need at least GCC v4.8 or Clang v3.4 (or XCode Clang v5.1)

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2021-03-18 08:22:58 +00:00
parent 5e1e8b1e10
commit d662e5de86
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568722

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2
DIST_SUBDIR= qemu/${PORTVERSION}
FILESDIR= ${.CURDIR}/files
HAS_CONFIGURE= yes
USES= gmake gnome pkgconfig python:build tar:xz
USES= compiler:c++11-lang gmake gnome pkgconfig python:build tar:xz
USE_GNOME= glib20
USE_RC_SUBR= qemu-guest-agent
MAKE_ENV+= BSD_MAKE="${MAKE}" PREFIX=${PREFIX}