| Index: ports/gtest/pkg_info
|
| diff --git a/ports/gtest/pkg_info b/ports/gtest/pkg_info
|
| index 43641f9d4cd3fe6780a02853930a4738b1f78b81..a7ed16e8e1e4547b7ad913d1529e91fb3d665999 100644
|
| --- a/ports/gtest/pkg_info
|
| +++ b/ports/gtest/pkg_info
|
| @@ -2,10 +2,5 @@ NAME=gtest
|
| VERSION=1.7.0
|
| URL=http://googletest.googlecode.com/files/gtest-1.7.0.zip
|
| 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)
|
|
|