From 20f7d7640bc5014692574a4e09a7191dc021ecce Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 1 Oct 2018 01:59:34 +0000 Subject: devel/google{test,mock}: back out r480988, r480990, r480991 The ports still build fine with GCC 4.2 as 2018Q3 lacks r478607. PR: 231835 Approved by: ports-secteam blanket --- devel/googlemock/Makefile | 2 +- devel/googletest/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/googlemock/Makefile b/devel/googlemock/Makefile index 42b65eda9974..228ce8966581 100644 --- a/devel/googlemock/Makefile +++ b/devel/googlemock/Makefile @@ -21,7 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= google GH_PROJECT= googletest -USES= autoreconf compiler:c++11-lang libtool localbase python:run shebangfix +USES= autoreconf libtool localbase python:run shebangfix SHEBANG_FILES= scripts/gmock_doctor.py WRKSRC_SUBDIR= ${PORTNAME} GNU_CONFIGURE= yes diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile index 700d666a3c3d..9cd722b8b103 100644 --- a/devel/googletest/Makefile +++ b/devel/googletest/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= google -USES= autoreconf compiler:c++11-lang libtool +USES= autoreconf libtool WRKSRC_SUBDIR= ${PORTNAME} GNU_CONFIGURE= yes # fused-src python tests are only useful for bundling. There's no point in -- cgit v1.2.3