aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-12-24 10:51:36 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-12-24 10:51:36 +0000
commit10def72cf36d7301a694da5a1460d50e4dce5014 (patch)
tree7403cf985088ee06bcaf51fd2fbe9ac340eac7fc /print
parent00d0d4067b2c929cb172fe0f970af2c0ec0c8b85 (diff)
downloadports-10def72cf36d7301a694da5a1460d50e4dce5014.tar.gz
ports-10def72cf36d7301a694da5a1460d50e4dce5014.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/lyx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index e43899fde2e7..99aa61ea17e5 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -25,8 +25,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S,${DISTVERSIONSUFFIX}$$,,}
MAJOR_VERSION= 2.3
MINOR_VERSION= 1
-USES= desktop-file-utils gmake iconv pkgconfig perl5 \
- python:2.7 qt:5 shebangfix tar:xz
+USES= compiler:c++11-lang desktop-file-utils gmake iconv pkgconfig \
+ perl5 python:2.7 qt:5 shebangfix tar:xz
USE_QT= core concurrent gui svg widgets buildtools_build qmake_build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-included-boost \