aboutsummaryrefslogtreecommitdiff
path: root/deskutils/lumina-pdf
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-09-24 17:00:31 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-09-24 17:00:31 +0000
commit174e02e506d0df991602629b002465c2ac47d4cb (patch)
treea940b87803204464fc16518a9bfbad6cf74b31d5 /deskutils/lumina-pdf
parent9e50a0661f651250e3c7ee426202d34ad24a8c61 (diff)
downloadports-174e02e506d0df991602629b002465c2ac47d4cb.tar.gz
ports-174e02e506d0df991602629b002465c2ac47d4cb.zip
x11/lumina: fix build on gcc platforms, re-adding USES=compiler:c++11-lang
- and deleting the two ports I should have deleted in the previous commit PR: 240749 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=512723
Diffstat (limited to 'deskutils/lumina-pdf')
-rw-r--r--deskutils/lumina-pdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile
index 4b9aa58ed6fe..2c322c2c2a49 100644
--- a/deskutils/lumina-pdf/Makefile
+++ b/deskutils/lumina-pdf/Makefile
@@ -9,7 +9,7 @@ COMMENT= PDF viewer from the Lumina Desktop
LICENSE= BSD3CLAUSE
-USES= qmake qt:5
+USES= compiler:c++11-lang qmake qt:5
USE_QT= buildtools_build concurrent core gui \
multimedia network printsupport \
svg widgets x11extras