From c4a042e95f9a0d02a1173a27186d40c85a4346c3 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 16 Jun 2014 22:21:34 +0000 Subject: - Switch to USES=libtool, drop .la files Approved by: portmgr blanket --- devel/googlemock/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/googlemock/Makefile') diff --git a/devel/googlemock/Makefile b/devel/googlemock/Makefile index f90a82285b34..a8b7aa9e5a64 100644 --- a/devel/googlemock/Makefile +++ b/devel/googlemock/Makefile @@ -3,6 +3,7 @@ PORTNAME= googlemock PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE DISTNAME= gmock-${PORTVERSION} @@ -12,6 +13,7 @@ COMMENT= Library for writing and using C++ mock classes BUILD_DEPENDS= googletest>=1.5.0:${PORTSDIR}/devel/googletest +USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.2.3