Index: head/deskutils/flameshot/Makefile =================================================================== --- head/deskutils/flameshot/Makefile (revision 486413) +++ head/deskutils/flameshot/Makefile (revision 486414) @@ -1,30 +1,30 @@ # Created by: Nicola Stanislao Vitale # $FreeBSD$ PORTNAME= flameshot PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= nivit@FreeBSD.org COMMENT= Powerful yet simple to use screenshot software LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE GH_ACCOUNT= lupoDharkael INSTALL_ICONS= yes -USES= qmake qt:5 +USES= compiler:c++11-lang qmake qt:5 USE_GITHUB= yes USE_GL= gl USE_QT= core dbus gui linguist network widgets \ buildtools_build post-patch: @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},1' \ ${WRKSRC}/${PORTNAME}.pro .include