aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/googletest/Makefile3
-rw-r--r--devel/googletest/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile
index 88868e1c1ee6..120120ff6b61 100644
--- a/devel/googletest/Makefile
+++ b/devel/googletest/Makefile
@@ -3,6 +3,7 @@
PORTNAME= googletest
PORTVERSION= 1.5.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
DISTNAME= gtest-${PORTVERSION}
@@ -10,7 +11,7 @@ DISTNAME= gtest-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Framework for writing C++ tests on a variety of platforms
-USES= shebangfix
+USES= shebangfix libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PYTHON_BUILD= 2
diff --git a/devel/googletest/pkg-plist b/devel/googletest/pkg-plist
index 73d788fd6b97..89ddcb17a148 100644
--- a/devel/googletest/pkg-plist
+++ b/devel/googletest/pkg-plist
@@ -19,13 +19,13 @@ include/gtest/internal/gtest-string.h
include/gtest/internal/gtest-tuple.h
include/gtest/internal/gtest-type-util.h
lib/libgtest.a
-lib/libgtest.la
lib/libgtest.so
lib/libgtest.so.0
+lib/libgtest.so.0.0.0
lib/libgtest_main.a
-lib/libgtest_main.la
lib/libgtest_main.so
lib/libgtest_main.so.0
+lib/libgtest_main.so.0.0.0
share/aclocal/gtest.m4
@dirrm include/gtest/internal
@dirrm include/gtest