aboutsummaryrefslogtreecommitdiff
path: root/textproc/libqxp
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-25 05:18:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-25 05:18:06 +0000
commit57a60f68b27ee7c6f506496e51158892f074d8fa (patch)
tree088a15c9bd3ec684bf2a3df8a3e61872ea303667 /textproc/libqxp
parent5eb02106b74fb6a833241a8b319c508e30e64a7b (diff)
downloadports-57a60f68b27ee7c6f506496e51158892f074d8fa.tar.gz
ports-57a60f68b27ee7c6f506496e51158892f074d8fa.zip
textproc/libqxp textproc/libepubgen: Add USES=compiler:c++11-lang
jhibbits reported that they are failng on powerpc64 because of c++11 issues. PR: 226861 226862 Reported by: jhibbits
Notes
Notes: svn path=/head/; revision=465497
Diffstat (limited to 'textproc/libqxp')
-rw-r--r--textproc/libqxp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile
index 976c33cea67a..52088a86a9e2 100644
--- a/textproc/libqxp/Makefile
+++ b/textproc/libqxp/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --disable-werror
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
-USES= compiler:features libtool pathfix pkgconfig tar:xz
+USES= compiler:c++11-lang libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip