aboutsummaryrefslogtreecommitdiff
path: root/devel/googlemock
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-01 01:59:34 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-01 01:59:34 +0000
commit20f7d7640bc5014692574a4e09a7191dc021ecce (patch)
tree00307b1fec7839db05a88949170d9a51fdd73a60 /devel/googlemock
parent36cb5b1b1b13cce5cdee6a37f97d5e24b465fb0f (diff)
downloadports-20f7d7640bc5014692574a4e09a7191dc021ecce.tar.gz
ports-20f7d7640bc5014692574a4e09a7191dc021ecce.zip
devel/google{test,mock}: back out r480988, r480990, r4809912018Q3
The ports still build fine with GCC 4.2 as 2018Q3 lacks r478607. PR: 231835 Approved by: ports-secteam blanket
Notes
Notes: svn path=/branches/2018Q3/; revision=480995
Diffstat (limited to 'devel/googlemock')
-rw-r--r--devel/googlemock/Makefile2
1 files changed, 1 insertions, 1 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