diff options
-rw-r--r-- | devel/googlemock/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/googlemock/Makefile b/devel/googlemock/Makefile index f2f8b5c4e8cf..9d3f64b79bba 100644 --- a/devel/googlemock/Makefile +++ b/devel/googlemock/Makefile @@ -14,7 +14,5 @@ BUILD_DEPENDS= googletest>=1.5.0:${PORTSDIR}/devel/googletest GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GCC= 4.2+ -NO_STAGE= yes .include <bsd.port.mk> |