OSX: typo fix
authorCryptoManiac <balthazar.ad@gmail.com>
Sat, 17 Oct 2015 16:43:57 +0000 (19:43 +0300)
committerCryptoManiac <balthazar.ad@gmail.com>
Sat, 17 Oct 2015 16:43:57 +0000 (19:43 +0300)
novacoin-qt.pro

index 9bf9413..a928a4d 100644 (file)
@@ -406,7 +406,7 @@ isEmpty(BDB_LIB_PATH) {
 }
 
 isEmpty(OPENSSL_LIB_PATH) {
-    macx:BDB_LIB_PATH = /usr/local/ssl/lib
+    macx:OPENSSL_LIB_PATH = /usr/local/ssl/lib
 }
 
 isEmpty(BDB_LIB_SUFFIX) {