Index: branches/2021Q1/x11-fonts/fontobene/Makefile =================================================================== --- branches/2021Q1/x11-fonts/fontobene/Makefile (revision 561436) +++ branches/2021Q1/x11-fonts/fontobene/Makefile (revision 561437) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= fontobene DISTVERSION= 0.2.0 CATEGORIES= x11-fonts MAINTAINER= yuri@FreeBSD.org COMMENT= Header-only C++/Qt5 FontoBene font parser library LICENSE= APACHE20 MIT LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT -USES= cmake qt:5 +USES= cmake compiler:c++11-lang qt:5 USE_QT= core buildtools_build qmake_build # core is needed for build to be checked by cmake, and for run because it is included from the headers USE_GITHUB= yes GH_PROJECT= ${PORTNAME}-qt5 NO_ARCH= yes NO_BUILD= yes .include Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 561436) +++ branches/2021Q1 (revision 561437) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r561436