From 57a60f68b27ee7c6f506496e51158892f074d8fa Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 25 Mar 2018 05:18:06 +0000 Subject: 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 --- textproc/libqxp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/libqxp') 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 -- cgit v1.2.3