From 2f0d68299c6f70641ef9b876c2da331dab29c3e3 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 18 Sep 2018 09:28:34 +0000 Subject: Upgrade these ports to USES=compiler:c++11-lang to fix build on gcc-based archs such as powerpc64. Tested for no effect on amd64. While here, pet portlint. Approved by: portgmr (tier-2 blanket) --- databases/php-xapian/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/php-xapian') diff --git a/databases/php-xapian/Makefile b/databases/php-xapian/Makefile index 286a03b2d285..0cb31f3c8dc2 100644 --- a/databases/php-xapian/Makefile +++ b/databases/php-xapian/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \ CONFIGURE_ENV= PHP_CONFIG=${LOCALBASE}/bin/php-config GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool php:build tar:xz +USES= compiler:c++11-lang libtool php:build tar:xz PLIST_SUB= PHP_EXT_DIR=${PHP_EXT_DIR} PHP_MAJOR_VER=${PHP_VER:C|.$||} -- cgit v1.2.3