Index: ports/gtest/pkg_info |
diff --git a/ports/gtest/pkg_info b/ports/gtest/pkg_info |
index 43641f9d4cd3fe6780a02853930a4738b1f78b81..e14c01a6959ea954ac2c7a93b93e5df6438f4b62 100644 |
--- a/ports/gtest/pkg_info |
+++ b/ports/gtest/pkg_info |
@@ -1,11 +1,5 @@ |
NAME=gtest |
-VERSION=1.7.0 |
-URL=http://googletest.googlecode.com/files/gtest-1.7.0.zip |
+VERSION=1.7.0+ |
+URL=https://github.com/google/googletest.git@6f8a664 |
LICENSE=BSD:COPYING |
-DEPENDS=(nacl-spawn) |
-# This port is disabled since it already comes prebuilt with the NaCl |
-# SDK. Its included here as an example, or in case anybody wants to |
-# rebuilt using the webports build system. |
-DISABLED=1 |
-SHA1=f85f6d2481e2c6c4a18539e391aa4ea8ab0394af |
DISABLED_TOOLCHAIN=(emscripten) |