1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00

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
This commit is contained in:
Yuri Victorovich 2018-03-25 05:18:06 +00:00
parent 5eb02106b7
commit 57a60f68b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465497
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,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

View File

@ -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