Add default value for USE_LEVELDB into makefiles
[novacoin.git] / src / makefile.osx
index 72821e1..da60667 100644 (file)
@@ -19,7 +19,8 @@ LIBPATHS= \
  -L"$(DEPSDIR)/lib" \
  -L"$(DEPSDIR)/lib/db48"
 
-USE_UPNP:=1
+USE_UPNP:=0
+USE_LEVELDB:=0
 USE_IPV6:=1
 
 LIBS= -dead_strip