aboutsummaryrefslogtreecommitdiff
path: root/editors/texworks/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-03-14 23:50:26 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-03-14 23:50:26 +0000
commit7006624066e4feb8efe8bca58123ee2d0b42f7f4 (patch)
treeaabadef1a145730ebf7310948027b67bd0027966 /editors/texworks/Makefile
parent2cc0afa275289402b8423bf9b59e0d2917d1b907 (diff)
downloadports-7006624066e4feb8efe8bca58123ee2d0b42f7f4.tar.gz
ports-7006624066e4feb8efe8bca58123ee2d0b42f7f4.zip
Notes
Diffstat (limited to 'editors/texworks/Makefile')
-rw-r--r--editors/texworks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 25442b792bb9..eaa74893c971 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \
libpoppler.so:graphics/poppler \
libpoppler-qt5.so:graphics/poppler-qt5
-USES= cmake desktop-file-utils pkgconfig qt:5
+USES= compiler:c++11-lang cmake desktop-file-utils pkgconfig \
+ qt:5
USE_GITHUB= yes
GH_ACCOUNT= TeXworks
USE_QT= buildtools_build designer_build qmake_build \