1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

USES=compiler:c++11-lang is necessary to fix build on GCC-based

architectures.

PR:		232834
Submitted by:	Piotr Kubaj
Approved by:	maintainer
This commit is contained in:
Mark Linimon 2018-11-11 03:44:33 +00:00
parent 2c4a225a3a
commit ab6629358b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484657

View File

@ -12,7 +12,8 @@ COMMENT= Complete front-end based on Qt for mplayer
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/Copying.txt
USES= cpe desktop-file-utils dos2unix gmake qmake tar:bzip2
USES= cpe compiler:c++11-lang desktop-file-utils dos2unix gmake \
qmake tar:bzip2
USE_XORG= x11
CPE_VENDOR= ricardo_villalba