Date: Thu, 7 Nov 2013 02:51:51 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333053 - head/devel/googlemock Message-ID: <201311070251.rA72ppnF065150@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: clsung Date: Thu Nov 7 02:51:51 2013 New Revision: 333053 URL: http://svnweb.freebsd.org/changeset/ports/333053 Log: convert to STAGE Modified: head/devel/googlemock/Makefile Modified: head/devel/googlemock/Makefile ============================================================================== --- head/devel/googlemock/Makefile Thu Nov 7 02:51:32 2013 (r333052) +++ head/devel/googlemock/Makefile Thu Nov 7 02:51:51 2013 (r333053) @@ -14,7 +14,5 @@ BUILD_DEPENDS= googletest>=1.5.0:${PORTS GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GCC= 4.2+ -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311070251.rA72ppnF065150>