aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2019-01-23 17:05:05 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2019-01-23 17:05:05 +0000
commit9b941072c5b43686503054f72cb1d68fde58fbf6 (patch)
treeb759a01ffba9dbb2cc933e5b7b8fcafdb893c1f9
parentafb3052ebafdfa62f8841f6ad054851799ca5590 (diff)
downloadports-9b941072c5b43686503054f72cb1d68fde58fbf6.tar.gz
ports-9b941072c5b43686503054f72cb1d68fde58fbf6.zip
Notes
-rw-r--r--deskutils/znotes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/znotes/Makefile b/deskutils/znotes/Makefile
index acf92d031603..fa29520ed806 100644
--- a/deskutils/znotes/Makefile
+++ b/deskutils/znotes/Makefile
@@ -30,7 +30,7 @@ EXPIRATION_DATE=2019-03-15
USES+= qt:4
USE_QT= uic_build moc_build rcc_build linguisttools_build corelib gui network xml
. else
-USES+= qt:5
+USES+= compiler:c++11-lang qt:5
USE_QT= buildtools_build linguisttools_build core gui network printsupport widgets xml
. endif