aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-08-27 08:58:38 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-08-27 08:58:38 +0000
commit555c187413f6d6cf5fd7bd538f116a07ff8e8c1d (patch)
tree1e4e5c1bf700ac488cfbad2fdcf9aa55aa00ba42 /deskutils
parent5b32804558dad556513f014625958bac55a687e1 (diff)
downloadports-555c187413f6d6cf5fd7bd538f116a07ff8e8c1d.tar.gz
ports-555c187413f6d6cf5fd7bd538f116a07ff8e8c1d.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/fet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile
index 239ea170e804..90699e68dff3 100644
--- a/deskutils/fet/Makefile
+++ b/deskutils/fet/Makefile
@@ -15,7 +15,8 @@ COMMENT= Free timetabling software
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= qmake tar:bzip2
+USES= compiler:c++14-lang qmake tar:bzip2
+USE_CXXSTD= c++14
PORTEXAMPLES= *
@@ -38,7 +39,6 @@ QT4_USES= qt:4
QT4_USE= QT=corelib,moc_build,rcc_build,uic_build,xml
QT5_USES= qt:5
QT5_USE= QT=buildtools_build,core,printsupport,widgets,xml GL=gl
-USES+= compiler:c++14-lang
INSTALL_TARGET= ${WRKSRC}/fet-cl
ONLYCL_VARS= QMAKE_SOURCE_PATH=${WRKSRC}/src/src-cl.pro