1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

x11/qt5-qev: fix build with GCC-based architectures

PR:		232402
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Tobias C. Berner 2018-10-20 16:11:28 +00:00
parent c170a2fa7b
commit ad43dcdc78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482584

View File

@ -9,7 +9,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Qt QWidget events introspection tool
USE_QT= core widgets
USES= qmake qt-dist:5,tools
USES= compiler:c++11-lang qmake qt-dist:5,tools
WRKSRC_SUBDIR= src/${PORTNAME}