aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-10-20 23:56:08 +0800
committertcberner <tcberner@FreeBSD.org>2018-10-20 23:56:08 +0800
commit9fa75f05e487838fa20573413acc2f40b148f328 (patch)
tree628ca53ee858e9bdde7dd4c6036e911d52bd3fc5
parentc8517479f15c2e9169806e864ca5f43d34c96509 (diff)
downloadfreebsd-ports-gnome-9fa75f05e487838fa20573413acc2f40b148f328.tar.gz
freebsd-ports-gnome-9fa75f05e487838fa20573413acc2f40b148f328.tar.zst
freebsd-ports-gnome-9fa75f05e487838fa20573413acc2f40b148f328.zip
devel/poxml: fix build with GCC-based architectures
PR: 232423 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
-rw-r--r--devel/poxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile
index 7d10eab6a3eb..ce9a2fd4a6bc 100644
--- a/devel/poxml/Makefile
+++ b/devel/poxml/Makefile
@@ -7,7 +7,8 @@ CATEGORIES= devel kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Tools to translate Docbook XML using gettext
-USES= cmake:outsource gettext-tools:build,run kde:5 qt:5 tar:xz
+USES= cmake:outsource compiler:c++11-lang gettext-tools:build,run \
+ kde:5 qt:5 tar:xz
USE_KDE= doctools ecm
USE_QT= core xml \
buildtools_build qmake_build