aboutsummaryrefslogtreecommitdiff
path: root/devel/googlemock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/googlemock/Makefile')
-rw-r--r--devel/googlemock/Makefile2
1 files changed, 2 insertions, 0 deletions
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