aboutsummaryrefslogtreecommitdiff
path: root/security/xca/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2017-05-02 15:38:37 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2017-05-02 15:38:37 +0000
commit187df07c83fc2291ddfdd830d0bd575a474b88ef (patch)
tree001cc3ab03bb97d04998dd0eaf693647bd7559d2 /security/xca/Makefile
parent097aeabd3649e4bdea181ea691145cefa0e07834 (diff)
- Fix build with QT5
- Update WWW line in pkg-descr
Notes
Notes: svn path=/head/; revision=439954
Diffstat (limited to 'security/xca/Makefile')
-rw-r--r--security/xca/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/xca/Makefile b/security/xca/Makefile
index 877bd8f54cb6..ece783d31cf5 100644
--- a/security/xca/Makefile
+++ b/security/xca/Makefile
@@ -29,7 +29,8 @@ OPTIONS_DEFAULT= QT4
QT4_USE= qt4=gui,linguist_build,moc_build,qmake_build \
qt4=rcc_build,uic_build
-QT5_USE= qt5=widgets,buildtools_build,linguist_build
+QT5_USE= qt5=widgets,buildtools_build,linguist_build \
+ CXXSTD=c++11
TOOLKIT_DESC= Qt toolkit
post-patch: